FASTCGI_CACHE | How many keys (cached files) can a 100m zone store

c0nw0nk nginx-forum at forum.nginx.org
Tue Apr 24 17:06:48 UTC 2018


As it says on the Nginx docs for limit_req

One megabyte zone can keep about 16 thousand 64-byte states or about 8
thousand 128-byte states. 


What can a 100m zone for the fastcgi_cache store ?

depending on the length of the fastcgi_cache_key and how many variables that
contains i am sure could affect it but be nice to have a example for better
understanding of how many file paths are expected to be in the 100mb zone.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,279567,279567#msg-279567



More information about the nginx mailing list