Welcome! Log In Create A New Profile

Advanced

Re: An upstream response is buffered to a temporary file

Maxim Dounin
October 21, 2011 03:46PM
Hello!

On Fri, Oct 21, 2011 at 03:36:23PM -0400, iberkner wrote:

> What settings / parameters can be tweaked to increase the amount of
> buffers available as to not go to a temporary file?
>
> We are seeing many of these:
>
> 2011/10/21 14:01:24 [warn] 24547#0: *2408454 an upstream response is
> buffered to a temporary file /var/lib/nginx/fastcgi/5/69/0000017695
> while reading upstream, client: 1.1.1.1, server: www.someserver.com,
> request: "GET /edit.html?id=6816841 HTTP/1.1", upstream:
> "fastcgi://192.168.1.5:9000", host: "www.someserver.com", referrer:
> "http://www.someserver.com/c.html"
>
> I tried messing around with proxy_buffer settings, but not sure if I'm
> on the right track.

This is a warning message which is here to let you know that
response was buffered to disk. Depending on your use case you may
want either to tune fastcgi_buffers/fastcgi_buffer_size, or disable
disk buffering with "fastcgi_max_temp_file 0", or just ignore this
warning.

Maxim Dounin

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

An upstream response is buffered to a temporary file

iberkner October 21, 2011 03:36PM

Re: An upstream response is buffered to a temporary file

Maxim Dounin October 21, 2011 03:46PM

Re: An upstream response is buffered to a temporary file

Ilan Berkner October 21, 2011 04:04PM

Re: An upstream response is buffered to a temporary file

Ilan Berkner October 21, 2011 04:12PM

Re: An upstream response is buffered to a temporary file

nexthop October 26, 2011 01:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 240
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready