Can anyone please look with me at my revo 2.1.3 site which is very very slow. Initial contact can take upto one minute! After that page loads are faster but still takes 2-3 seconds per pageload. This is my first modx revolution site. I’ve searched the forum and found the Executioner snippet and the <!--MySQL: [^qt^], [^q^] request(s), PHP: [^p^], total: [^t^], document retrieved from [^s^]. --> code, which I placed in the head section. My HTML is valid and my CSS is valid (besides some CSS3). I’ve tested in on almost all browsers on both windows and mac, this makes no difference. Is it my host?
Site:
http://www.jvpc.nl/index.php
Host: one.com
Revolution 2.1.3 tradional
PHP: 5.3.6 (phpinfo published on homepage)
SQL 5.0.32
Valid HTML:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.jvpc.nl%2Findex.php%3Fid%3D6
Valid CSS:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.jvpc.nl%2Findex.php%3Fid%3D6
Log file with executioner output on homepage
Template file link on homepage
Some output of the PHP connect times:
<!--MySQL: 0.0000 s, 0 request(s), PHP: 0.3686 s, total: 0.3686 s, document retrieved from cache. -->
<!--MySQL: 0.0000 s, 0 request(s), PHP: 5.1752 s, total: 5.1752 s, document retrieved from cache. -->
<!--MySQL: 0.0000 s, 0 request(s), PHP: 0.2103 s, total: 0.2103 s, document retrieved from cache. -->
<!--MySQL: 0.0000 s, 0 request(s), PHP: 2.9012 s, total: 2.9012 s, document retrieved from cache. -->
<!--MySQL: 0.0000 s, 0 request(s), PHP: 0.2074 s, total: 0.2074 s, document retrieved from cache. -->
Server OS and Version: Linux web03-02 2.6.32+30+vserver+sandbox #1 SMP Thu May 26 09:06:22 UTC 2011 x86_64
PDO: mysql, sqlite (info from phpinfo which is on the homepage)
I think that’s it. Please let me know if you need more information. Thanks