Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Cannot totally switch off caching

$
0
0
Hi,

and don't forget system's page cache. From my experience:

The files needed to process the first request aren't yet read, so
Linux has to read them from disk (slow).

Then, for the second and further requests, the files are in the page
cache (aka system buffer), so that Linux don't have to read them again
from disk. Access is now super fast.


--
Regards,
Igor

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>