PDA

View Full Version : Database maintenance?


Araphael
October 25th, 2012, 06:08 AM
Hello

We've been using CommitCRM for a while, and our current ticket numbers are 0500-13250. I have noticed that the performance of CommitCRM seems to have degraded a bit. For example completing a ticket now takes longer than it used to. We already have the SQL backend. Is there any suggested maintenance that would improve the performance?

Support Team
October 25th, 2012, 07:18 AM
Most common delays occur due to not white-listing the entire RangerMSP folder tree on both the server and client PCs. This makes every access to the data scanned and causes delays, this would be the first thing to check. The second thing would be to verify that RangerMSP is not installed on your server on an extremely busy physical drive. This is because saving and querying information are all I/O operations.

Hope this helps.

sudogreg
October 26th, 2012, 08:03 AM
we are getting into the 8000 ticket range and climbing fast. what do you suggest CommitCRM to speed things up at this point?

Support Team
October 26th, 2012, 08:08 AM
We have customers with > 100,000 tickets and the system works very well. See our reply above and review things.

sudogreg
October 26th, 2012, 09:57 AM
how to we look at this white-listing feature you mention?

Support Team
October 26th, 2012, 10:27 AM
We referred to your Anti-Virus package. It differs from product to product but in general you get to define folder/s to exclude from checking, this dramatically helps in increasing performance or else anything being read/written/accessed under the RangerMSP folder tree is scanned and thus delayed.

sudogreg
October 26th, 2012, 10:54 AM
gotcha, makes sense now - thanks

neuroncs
April 12th, 2015, 04:25 PM
just put CommitCRM on an SSD :)