I’m currently working on developing a new website under the subdomain beta.elitegameservers.net which is in it’s own apache virtualhost.
The site runs on Joomla 3.0 with Mysql 5.6.10 x64, PHP 5.4.13 and Apache 2.4.4 x64(vc11 build) on windows server 2012.
http://www.webpagetest.org/result/130320_MJ_X4M/
http://www.webpagetest.org/result/130320_HB_X4N/
As you can see the TTFB is slowing my website down significantly,
I’ve tried the Joomla filecache which made the site load even slower…
I then tried the php wincache (WinCache Extension for PHP download | SourceForge.net)
Which did improve the TTFB but it’s still not as good as I want it to be.
Does anyone have tips as to improve my TTFB, I’m considering setting up a cache server in front of Apache, but I don’t have any experience with this and couldn’t find any helpful articles for Windows.
Suggestions for improvements to the total loading time are also welcome ofcourse;)