Hello folks,
I'm in desperate need of help. I'm developing a new site with MODX 2.2 and while testing it, I get unbelievably high page load times. This thing is bleeding hard. I'm getting 10 seconds if I'm lucky or up to 50 seconds sometimes on any page.
I've minified my scripts and CSS as always and yes this site is slighly bigger than any other project I've worked on, but these results are beyond rediculous. I can't GZIP the content since the hosting company doesn't support the compression due to high CPU usage. To be honest, I've never had to do that anyway. I know there's a problem this time.
Here's a simple page for instance where I'm loading minified js files.
//URL Removed. Site still under development
Notice that even viewing the source code takes longer than usual.
Please disregard any design flaws as its being developped as we speak.
Here's my environment: PHP 5.2.17/MYSQL 5.1.51
[ed. note: treigh last edited this post 14 years, 6 months ago.]