|
Yesterday morning I upgraded my HHVM version from 3.6.1 to 3.7.0. As far as I can tell by my memory, the dpkg logs, and my Git diff of the /etc directory, this was the only change that occurred on my system.
Before the update, my sites were loading in under two seconds. I tested in a variety of ways including my standard goto - [url]webpagetest.org[/url]
After the update, my sites were taking anywhere from between two seconds to twenty seconds to load, most of that time waiting was for the initial time-to-first-byte.
I realize that TTFB can be misleading, but I'm also sure that ten seconds indicates that something is very wrong.
Does anyone know a good way to start debugging this issue? I've spent quite a bit of time already double-checking configurations and backtracking but nothing seems to be making a difference. The installation is fairly standard and the websites are running WordPress 4.2.1
Thanks in advance for your help.
|