Re: Part of debug log in reply instead of reply if nginx runs under debugger.

2016-06-27 Thread Andrey Kulikov
Hi Maxim, Thanks for a fast reply! Indeed, I didn't mean to reload configuration. After instructing gdb not to forward SIGHUP to the process being debugged, everything start to work like a charm. Thanks for help! -- WBR, Andrey On 27 June 2016 at 16:34, Maxim Dounin wrote:

Part of debug log in reply instead of reply if nginx runs under debugger.

2016-06-27 Thread Andrey Kulikov
Hello, I stuck in rather strange situation: if I run nginx under debugger, and request zero-length file it gives me correct reply on first connection. But on second connection it reply it output part of debug log (what supposed to be written to debug log, but wasn't). At the same time if nginx