<div dir="ltr">Maxim, it happened during a flood so that is likely.<div><br></div><div>The flood has ceased now, and I didn't have time to find the cause during the incident. I am not sure what the conditions are for replicating, it doesn't appear to be limit_req related.</div>
<div><br></div><div>I fixed the issue for us by adding a guard to the access log to not log such cases (since our problems where related to the sheer amount of log entries being written).</div><div><br></div><div>Perhaps nginx should not log these cases to the access log, or provide an option for ignoring such cases. Thanks for your infomation, I thought I was going crazy with all the patches I was reading.</div>
<div><br></div><div>Thanks,</div><div>Mathew</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 28, 2013 at 9:04 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<div class="im"><br>
On Sat, Sep 28, 2013 at 01:37:09AM +0930, SplitIce wrote:<br>
<br>
> I know this patch was made for 1.5.x however I patched our 1.4.x build<br>
> (internal modules are in the process of being upgraded currently). However<br>
> I am still getting 000 in the logs. I am currently crawling the change logs<br>
> for similar patches.<br>
><br>
> Any chance you can remember any similar issue being resolved in the 1.5.x<br>
> branch?<br>
<br>
</div>I don't think I remember similar issues.<br>
<br>
On the other hand, the "000" code appears if a request is<br>
terminated without proper status code set, and this can easily<br>
happen - e.g. due to minor problems in your internal modules. Or<br>
it may be even legitimate due to fatal problems with a connection.<br>
<br>
Debug logs will likely help to trace the problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/en/donation.html" target="_blank">http://nginx.org/en/donation.html</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</div></div></blockquote></div><br></div>