If I open any page the first execution is longer, I test like so.
But on the next request it is
After 20 seconds or so it's slow again, after the KeepAlive times out.
On a fresh installation of Plesk, after a backup restore.
I've learned one thing, the Plesk backup sucks, after restore nothing works as it should work.
Not even a response for any of the issues I've had from the Plesk guys.
Code:
time curl http://marimatoska.com
real 0m4.861s
user 0m0.004s
sys 0m0.004s
But on the next request it is
Code:
time curl http://marimatoska.com
real 0m1.682s
user 0m0.000s
sys 0m0.008s
After 20 seconds or so it's slow again, after the KeepAlive times out.
On a fresh installation of Plesk, after a backup restore.
Code:
Product version: 12.0.18 Update #51
Update date: 2015/06/18 17:01
Build date: 2015/01/26 15:00
Build target: Debian 7.0
Revision: 333059
Architecture: 64-bit
Wrapper version: 1.1
I've learned one thing, the Plesk backup sucks, after restore nothing works as it should work.
Not even a response for any of the issues I've had from the Plesk guys.