Can I just ask a final question? Now I have opcache enabled I am getting some server response issues. Every so often I will get load times of around 35 seconds for a page that usually takes 5ms. And some times it will just say no data received. So the server is responding but nothing is being output to the screen.
This seems to occur when opcache does its 60 second cache refresh but it will work find for an hour then do the above issues.
It is loading the same script, on the same machine with no crashes. I don't don't if this is an nginx issue (if I load another page when one is on hold it responds instantly) or if it's a php issue, or even an opcache issue.
This is my last bug to iron out
This seems to occur when opcache does its 60 second cache refresh but it will work find for an hour then do the above issues.
It is loading the same script, on the same machine with no crashes. I don't don't if this is an nginx issue (if I load another page when one is on hold it responds instantly) or if it's a php issue, or even an opcache issue.
This is my last bug to iron out