Hi,<br><br><div class="gmail_quote">On Sat, Sep 15, 2012 at 7:17 AM, rahul286 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I use Nginx on many sites and recently I thought to make use of<br>
fastcgi_cache to capture response of PHP-FPM.<br>
<br>
I want to put it in RAM (We have 32GB RAM. More than 50% of it is free)<br>
<br>
I am confused as some article suggests - declaring "open_file_cache" before<br>
we can make use of fastcgi_cache.<br></blockquote><div><br></div><div>No. "open_file_cache"  is related to open file descriptors: <a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#open_file_cache">http://nginx.org/en/docs/http/ngx_http_core_module.html#open_file_cache</a> and "fastcgi_cache" is only related to HTTP cache. They are two different things.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can't I directly use fastcgi_cache on /run/cache ?<br></blockquote><div><br></div><div>Yes, you can. </div><div> </div><div>Regards,</div></div><div><br></div>-- <br>Joshua Zhu<br>Senior Software Engineer<br>Server Platforms Team at Taobao<br>