Deteriorating Mantis Performance
Posted: 15 Sep 2007, 19:22
Hi
I have setup Mantis (v1.08 stable) on a dedicated server. The server statistics are of my concern as they seem to be very high.
Memory Usage
-----------------
Total = 993.47 MB
Used = 861.89 MB
Free = 131.58 MB
Shared = 0 B
Buffer = 59.98 MB
Cached = 561.84 MB
Usage = 30.2%
This is the usage since the server was hosted about 1 day back.
The OS is Linux 2.6.9-55.0.6 CentOS.
CPU: GenuineIntel, Intel(R) Pentium(R) 4 CPU 3.00GHz
The database statistics are as follows:
mantis_bug_file_table = 7182 records
mantis_bug_history_table = 84999 records
mantis_bug_monitor_table = 18 records
mantis_bug_relationship_table = 56 records
mantis_bug_table = 2499 records
mantis_bug_text_table = 7287 records
mantis_bugnote_table = 10418 records
mantis_bugnote_text_table = 10418 records
mantis_config_table = 52 records
mantis_custom_field_project_table = 0 records
mantis_custom_field_string_table = 0 records
mantis_custom_field_table = 0 records
mantis_filters_table = 901 records
mantis_news_table = 0 records
mantis_project_category_table = 703 records
mantis_project_file_table = 0 records
mantis_project_hierarchy_table = 0 records
mantis_project_table = 31 records
mantis_project_user_list_table = 467 records
mantis_project_version_table = 0 records
mantis_sponsorship_table = 0 records
mantis_tokens_table = 1 records
mantis_upgrade_table = 325 records
mantis_user_pref_table = 49 records
mantis_user_print_pref_table = 10 records
mantis_user_profile_table = 0 records
mantis_user_table = 49 records
As you can see the data is not as high as some other installations. I routinely optimize the tables, repair and keep them tuned. I have kept the file uploads on the DISK (not DATABASE). Also I have turned off Bug History display on bugs view to keep the query count low.
We had these issues and had been nearly labeled as abusive by our shared web host. Thats the reason we switched to dedicated hosting. And looks like the issues have trailed us. The CPU usage touches all time high when there are about 30-40 users. It would be interesting to know what kind of optimizations are required to keep Mantis working smoothly.
Thanks
R
I have setup Mantis (v1.08 stable) on a dedicated server. The server statistics are of my concern as they seem to be very high.
Memory Usage
-----------------
Total = 993.47 MB
Used = 861.89 MB
Free = 131.58 MB
Shared = 0 B
Buffer = 59.98 MB
Cached = 561.84 MB
Usage = 30.2%
This is the usage since the server was hosted about 1 day back.
The OS is Linux 2.6.9-55.0.6 CentOS.
CPU: GenuineIntel, Intel(R) Pentium(R) 4 CPU 3.00GHz
The database statistics are as follows:
mantis_bug_file_table = 7182 records
mantis_bug_history_table = 84999 records
mantis_bug_monitor_table = 18 records
mantis_bug_relationship_table = 56 records
mantis_bug_table = 2499 records
mantis_bug_text_table = 7287 records
mantis_bugnote_table = 10418 records
mantis_bugnote_text_table = 10418 records
mantis_config_table = 52 records
mantis_custom_field_project_table = 0 records
mantis_custom_field_string_table = 0 records
mantis_custom_field_table = 0 records
mantis_filters_table = 901 records
mantis_news_table = 0 records
mantis_project_category_table = 703 records
mantis_project_file_table = 0 records
mantis_project_hierarchy_table = 0 records
mantis_project_table = 31 records
mantis_project_user_list_table = 467 records
mantis_project_version_table = 0 records
mantis_sponsorship_table = 0 records
mantis_tokens_table = 1 records
mantis_upgrade_table = 325 records
mantis_user_pref_table = 49 records
mantis_user_print_pref_table = 10 records
mantis_user_profile_table = 0 records
mantis_user_table = 49 records
As you can see the data is not as high as some other installations. I routinely optimize the tables, repair and keep them tuned. I have kept the file uploads on the DISK (not DATABASE). Also I have turned off Bug History display on bugs view to keep the query count low.
We had these issues and had been nearly labeled as abusive by our shared web host. Thats the reason we switched to dedicated hosting. And looks like the issues have trailed us. The CPU usage touches all time high when there are about 30-40 users. It would be interesting to know what kind of optimizations are required to keep Mantis working smoothly.
Thanks
R