Hi,

This indeed should be somehow related to the cache of your application as
Rob previously stated. You should check what php cache extension was used
and make sure its available. 
If file cache was used you should check the directories with your caches.
You should enable both read/execute permissions otherwise being able to only
read may result in cache silently failing that  makes every request hit the
database.

Good luck,
Dmitry.

-- 
View this message in context: 
http://n4.nabble.com/Sudden-performance-drop-server-settings-tp932785p933234.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to