Is there a reason to have it on?<br><br>Is there any recommended settings?<br><br><div class="gmail_quote">On Tue, Mar 13, 2012 at 7:49 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org">francis@daoine.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Mar 13, 2012 at 09:36:14AM -0400, Bai Shen wrote:<br>
<br>
Hi there,<br>
<div class="im"><br>
> I installed nginx with the defaults.  I'm using it as a reverse proxy, but<br>
> not caching.  However, I keep getting a lot of entries in the log file<br>
> saying that an "upstream response is buffered to a temporary file".  Is<br>
> there a way to turn this off?<br>
<br>
</div>If your upstream is from a proxy_pass directive, have a look at<br>
<a href="http://www.nginx.org/r/proxy_buffering" target="_blank">http://www.nginx.org/r/proxy_buffering</a> and linked content.<br>
<div class="im"><br>
> Will nginx clean out the cache, or do I have<br>
> to do it manually?<br>
<br>
</div>This is a buffer, not a cache, and (I believe) you shouldn't have to do<br>
anything manually about it.<br>
<br>
All the best,<br>
<br>
        f<br>
<span class="HOEnZb"><font color="#888888">--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br>