Hi!<br><br>We just turned on nginx and started directing our customers through it and it seems to be working fine. However, I have some questions.<br><br>I started monitor the error.log as soon as we started and I get loads of stuff there. Generally I expect only errors to go to the error log but this doesn&#39;t seem to be true for nginx. These are the two messages I get all the time<br>
<br>1) xxx.xxx.xxx.xxx closed keepalive connection (104: connection reset by peer).<br>As far as I understand from previous mails to this list this is just something you&#39;ll get on EVERY request from IE. True?<br><br>2) an upstream response is buffered...<br>
This too seems to be fine, just that the file is bigger than what can be buffered in memory and instead is written to disk before being sent. <br><br>This seems to be good stuff so why are the written to the error log?<br>
<br>Thanks!<br clear="all"><br>-- <br>Read my blog @ <a href="http://www.raven.nu/blog">http://www.raven.nu/blog</a><br>