I’ve noticed as my document count is rising, that my manager is getting slower and slower, sometimes taking more than a minute to save a document.
Is it normal for the manager to get bogged down after awhile?
The site itself seems fine.
Check the size of the manager event log, this can get very large during development or with sites that with lots of content editors.
I recently cleared the log in Reports/System Events .. Is the manager log something else?
Manager Actions is the manager log I am referring to. You need to do a query to see the results (just press the search button to see all entries) and then there is a command to clear.
Did that, edited a document and it took about 62secs to save.
Opening a document to edit it is normally pretty quick, but then saving just crawls. Even if i don’t even make a change, just open and save..
I’ve got about 4100 documents. I know this could’ve been an issue in older versions, and I don’t know if it’s still an issue with 0.9.6.
-
MODX Staff
- 12,272 Posts
4100 is pushing it. What is your hosting environment?
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Two dedicated servers set up in load balancing. LAMP (PHP 4.3, Mysql 4.1.1.8)
My other modx sites work great.. but they don’t come close to this one in amount of documents..
-
MODX Staff
- 10,725 Posts
What is the size of your assets/cache/siteCache.idx.php file? And how are you handling the caching with load balancing?
The siteCache.idx.php file is a smidge over a meg, 1,041,018b to be precise.
I’m not sure how the load balancing is done, these are managed servers, and we don’t configure them ourselves.
I know that I have the same problem on my staging environment which is a single server, so I don’t believe the load balance is the issue.. (i could be wrong)