Extreme slow performance after changing machine ip
Posted: Thu May 21, 2015 9:59 pm
I changed a machine IP and now I have a few pages of a custom site that loads in ~1 minute.
I tried almost everything on fixing but without any luck. The page in question on my local PC loads in under 5 seconds while on the server takes ~1 minute.
I increased the timeout time to 60 seconds, now I don't get error 500 anymore but it loads in a minute and I can't launch the site like that.
There are no errors, my mysql profiles shows that the queries on that page finish after 50ms and there's no other php logic in there that could take up for the remaining of that time, no loops, no processing.
I upgraded PHP to 5.6 from remi repository but didn't fix the issue, I changed the templates for nginx and apache to see if anything changes but still no luck. Templates used right now both default, for Nginx and Apache.
The problems started after I moved the VM on a different host and I changed the IP from VestaCP.
Any other ideas that I could pursue ?
I tried almost everything on fixing but without any luck. The page in question on my local PC loads in under 5 seconds while on the server takes ~1 minute.
I increased the timeout time to 60 seconds, now I don't get error 500 anymore but it loads in a minute and I can't launch the site like that.
There are no errors, my mysql profiles shows that the queries on that page finish after 50ms and there's no other php logic in there that could take up for the remaining of that time, no loops, no processing.
I upgraded PHP to 5.6 from remi repository but didn't fix the issue, I changed the templates for nginx and apache to see if anything changes but still no luck. Templates used right now both default, for Nginx and Apache.
The problems started after I moved the VM on a different host and I changed the IP from VestaCP.
Any other ideas that I could pursue ?