Thanks for the wonderful product...
But there are some issues related to performance of sugarcrm I have xampp on my Linux server with 8 GB RAM on server
Mysql configuration
-----------------------------------------------
# The MySQL server
[mysqld]
socket = /opt/lampp/var/mysql/mysql.sock
skip-locking
key_buffer = 512M
max_allowed_packet = 16M
table_cache = 64
sort_buffer_size = 512M
net_buffer_length = 16M
read_buffer_size = 256M
read_rnd_buffer_size = 512M
myisam_sort_buffer_size = 8M
query_cache_type = 1
query_cache_limit = 16M
query_cache_size = 64M
in php.ini file memory_limit is set to 1024M
In my sugarcrm instance their are only 5000 leads then also system is slow....
It is taking time to open the home page, Dashbord, Emails etc
How can i improve the performance of sugarcrm please suggest on the same...
Thanks in advance....


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks