Welcome! Log In Create A New Profile

Advanced

Re: Problem with error file

All files from this thread

File Name File Size   Posted by Date  
nginx.conf 2.7 KB open | download Ing. Ricardo SIFON 02/29/2016 Read message
Maxim Dounin
February 29, 2016 08:56AM
Hello!

On Mon, Feb 29, 2016 at 09:47:30AM -0300, Ing. Ricardo SIFON wrote:

> In the root directory of nginx (c:\nginx\), a file called "error" is
> generated. The size of this file grows too, causing the hard drive runs out
> of free space.
>
> Attachment my config file of nginx (nginx.conf).

Are you sure it's called "error"? According to your
configuration, it should be called "off":

....
error_log off;
....

Note that "off" isn't a special value for the error_log directive.
To reduce logging of errors consider tuning the logging level
instead, see http://nginx.org/r/error_log.

--
Maxim Dounin
http://nginx.org/

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

Problem with error file Attachments

Ing. Ricardo SIFON February 29, 2016 07:48AM

Re: Problem with error file

itpp2012 February 29, 2016 08:43AM

Re: Problem with error file

Maxim Dounin February 29, 2016 08:56AM

RE: Problem with error file

Ing. Ricardo SIFON February 29, 2016 09:40AM

Re: Problem with error file

Maxim Dounin February 29, 2016 09:50AM

RE: Problem with error file

Ing. Ricardo SIFON February 29, 2016 10:24AM

Re: Problem with error file

Maxim Dounin February 29, 2016 10:34AM

Re: Problem with error file

Jim Ohlstein February 29, 2016 10:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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