Site really slow and presenting too many cache requests
Permalink
Morning all,
I built a website for a photographer a while back and am still having real problems with the page load times.
I ended up turning the cache off to speed things up. I got the service provider to switch the site to different servers and they did so to no effect. In fact they also raised an issue that the web site made calls for an excessive amount of cache requestes.
# grep zend_cache output | wc
148668
Any ideas please, would be more than welcome.
Website:http://www.ivorwilsonphotography.co.uk...
I built a website for a photographer a while back and am still having real problems with the page load times.
I ended up turning the cache off to speed things up. I got the service provider to switch the site to different servers and they did so to no effect. In fact they also raised an issue that the web site made calls for an excessive amount of cache requestes.
# grep zend_cache output | wc
148668
Any ideas please, would be more than welcome.
Website:http://www.ivorwilsonphotography.co.uk...
first thing i'd do is update to the latest version. Since version 5.6.1 (http://andrewembler.com/posts/performance-improvements-concrete5-561/), concrete5 seems much more efficient.
hope that helps!