<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><pre style="white-space: pre-wrap; "><br></pre></span><div class="gmail_quote">
On Thu, Aug 18, 2011 at 10:29 AM, Félix Delval <span dir="ltr"><<a href="mailto:felixdelval@gmail.com">felixdelval@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<div><br></div><div>I am using nginx in a terminal as development server, not as a daemon.</div><div><br></div><div>Each time nginx receives the SIGWINCH signals, it says : 2011/08/18 10:12:54 [alert] 12887#0: aborting</div>

<div><br></div><div>I have seen in a email from Igor Sysoev, that he <a href="http://forum.nginx.org/read.php?2,6771" target="_blank">advised to modify the source code and deactivate the handling</a> of the signal there. It works fine, but it doesn't seem to me as long-term reliable solution. I know I am not the only one who has been asking about this issue.</div>

<div><br></div><div>Does somebody have solution that does not include patching?</div></blockquote><div>></div><meta http-equiv="content-type" content="text/html; charset=utf-8">>Do you run with "daemon off" only or with master_process off" too ? I think SIGWINCH should just be disabled in non-daemon mode.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">I only had 'deamon off', adding 'master_process off' solved my issue. I didn't know what that parameter was doing exactly. </div><div class="gmail_quote">
<br></div><div class="gmail_quote">I will communicate the result.<br><div> </div></div><div>Thank you very much.</div><div><br></div>-- <br>Félix Delval<br>