Welcome! Log In Create A New Profile

Advanced

Re: Error log

Maxim Dounin
September 10, 2012 10:12AM
Hello!

On Mon, Sep 10, 2012 at 04:04:09PM +0200, Andrea Soracchi wrote:

> Hi,
>
> when I upload a file (big or small) I get this error line in error.log:
>
> a client request body is buffered to a temporary file /usr/local/nginx/client_body_temp/0000000075
>
> The error log marks it as warning.
>
> During the upload of a big file I expect to find the above mentioned file in the directory, but it's empty.
>
> Any idea?

It should be empty, as nginx unlink()s temporary files as soon as
they are created (unless you've set client_body_in_file_only in
your config, see http://nginx.org/r/client_body_in_file_only).

Maxim Dounin

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

Error log

Andrea Soracchi September 10, 2012 10:06AM

Re: Error log

Maxim Dounin September 10, 2012 10:12AM

Re: Error log

Andrea Soracchi September 10, 2012 10:28AM

Re: Error log

Maxim Dounin September 10, 2012 10:46AM

Re: Error log

Andrea Soracchi September 10, 2012 11:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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