Does fastcgi_cache depends on open_file_cache?
rahul286
nginx-forum at nginx.us
Fri Sep 14 23:17:26 UTC 2012
Hi All,
I use Nginx on many sites and recently I thought to make use of
fastcgi_cache to capture response of PHP-FPM.
I want to put it in RAM (We have 32GB RAM. More than 50% of it is free)
I am confused as some article suggests - declaring "open_file_cache" before
we can make use of fastcgi_cache.
Can't I directly use fastcgi_cache on /run/cache ?
Please suggest.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,230739,230739#msg-230739
More information about the nginx
mailing list