Cannot totally switch off caching

Maxim Dounin mdounin at mdounin.ru
Mon Jul 1 16:15:41 UTC 2013


Hello!

On Mon, Jul 01, 2013 at 08:32:32AM -0400, imanenkov wrote:

> Maxim Dounin Wrote:
> -------------------------------------------------------
> > 
> > By default nginx doesn't cache anything.  You may want to look 
> > into your php code to find out what is cached / causes reduced 
> > response time in subsequent requests.
> > 
> I think about it, but this is heavy app, and its cannot generate a page with
> 100-200 msec (unfortunatelly:) ).

On the other hand, 100-200 msec is way too long for nginx to 
return a cached response.

If you assume the response is cached by nginx somehow, simpliest 
test is to switch off php-fpm and check if you are still able to 
request a resource.

-- 
Maxim Dounin
http://nginx.org/en/donation.html



More information about the nginx mailing list