I have been addicted to the page speed now for some time since i see google is as well. I did a complete re-design of my site and it appears fast but webpagetest shows an F for first byte and it shows about 2 seconds for it. Now loading the page on a non cached browser seems much fater than 2 seconds though.
Now the things I have done
- Dedicated peer1 server (centOS x64) server loads around .40 .30 .40
- Running FastCGI
- Installed xcache (confirmed working)
- compressed all images
The site runs on vbulletin mainly, with custome scripts on top of VBCMPS content management (only to integrate with VB)
I ran a speed test in microtime on the start to finish for the index file that produces the pages and it reports an average speed of .02 seconds for all processing.
I just do not see why the rate on first byte seems off?
My last step I was planning on is rem oving .htaccess files and inserting into the http config and turning off allow ovveride.
Any input would be great!
Thanks Chris