piped logging

Georgi Hristozov georgi at forkbomb.nl
Sat Mar 6 23:55:43 MSK 2010


On 03/06/2010 08:46 PM, Борис Долгов wrote:
> No, piped logging is not accessible in nginx.
>
> It is not supported, because if the program on the other end of the
> pipe hangs, nginx will also hang.
>
> 2010/3/6 Chris Zimmerman <fud.theturtle at gmail.com>:
>   
>> Is this feature available currently in nginx? I'm having an issue currently
>> where the log file is being rotated by a script I don't have control over
>> and is causing nginx logging to quit working.
>>
>> Chris
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> http://nginx.org/mailman/listinfo/nginx
>>
>>
>>     
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>   
What about O_NONBLOCK? nginx is already using asynchronous I/O on sockets.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://nginx.org/pipermail/nginx/attachments/20100306/01590ee5/attachment.pgp>


More information about the nginx mailing list