Welcome! Log In Create A New Profile

Advanced

upstream response is buffered to a temporary file

Posted by devr 
upstream response is buffered to a temporary file
February 10, 2012 12:49PM
Hello, I am using nginx on an ARM processor based server. In one usage, it is acting as a reverse proxy. In the nginx/error.log I see entries that look like:

an upstream response is buffered to a temporary file /var/spool/nginx/proxy_temp/2/04/0000000042 while reading upstream, client: 127.0.0.1, server: _, request: "....

But if I run the command, "find /var/spool/nginx/ -type f" while the download is ongoing, no file is found. Also if I try to specifically list the file.. nothing is there, but the parent directory....

The user nginx is running as has full access to that directory. Any way to further debug why these files are not getting created ?

# find /var/spool/nginx/proxy_temp/2 -ls
49277 4 drwx------ 7 http http 4096 Feb 10 12:38 /var/spool/nginx/proxy_temp/2
49278 4 drwx------ 2 http http 4096 Feb 9 21:21 /var/spool/nginx/proxy_temp/2/00
49296 4 drwx------ 2 http http 4096 Feb 9 22:37 /var/spool/nginx/proxy_temp/2/01
49306 4 drwx------ 2 http http 4096 Feb 10 06:58 /var/spool/nginx/proxy_temp/2/02
49317 4 drwx------ 2 http http 4096 Feb 10 11:13 /var/spool/nginx/proxy_temp/2/03
49325 4 drwx------ 2 http http 4096 Feb 10 12:38 /var/spool/nginx/proxy_temp/2/04
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 281
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