Keep alive connection errors in my logs
Igor Sysoev
is at rambler-co.ru
Tue Aug 4 19:59:04 MSD 2009
On Tue, Aug 04, 2009 at 05:49:59PM +0200, Yanni Mac wrote:
> I am running nginx in front of my mongrel cluster and I am seeing lots
> of these in my error log
>
> 2009/08/04 11:45:34 [info] 14708#0: *1714633 client XX.XX.XXX.XXX closed
> keepalive connection (104: Connection reset by peer)
>
> and also logs without (104:Connection reset by peer)
>
> Site seems to be working fine, so whats the deal with this message?
Just ignore: set error_log to notice level.
This messages are caused by MSIE: it closes keepalive connection
using RST packet.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list