writev() failed (104: Connection reset by peer)
Maxim Dounin
mdounin at mdounin.ru
Mon Apr 27 12:25:39 MSD 2009
Hello!
On Mon, Apr 27, 2009 at 10:06:30AM +0700, Glen Lumanau wrote:
> 2009/2/6 Igor Sysoev <is at rambler-co.ru>
>
> > On Fri, Feb 06, 2009 at 08:22:01AM +0100, Zsu Frog wrote:
> >
> > > every time, when I login in my site ,they happened. I just can get a
> > > error blank page.
> >
> > These lines:
> >
> > 2009/02/06 11:19:51 [info] 32745#0: *1 client 202.116.94.64 closed
> > keepalive connection (104: Connection reset by peer)
> >
> > are usually normal: MSIE closes keepalie connection using RST packet.
> > However, these ones:
> >
> > 2009/02/06 11:24:06 [info] 370#0: *11 writev() failed (104: Connection
> > reset by peer) while sending to client, client: 202.116.94.64, server:
> > 202.116.94.254, request: "GET /zsuxg/image/skin/0/main_13.gif HTTP/1.1",
> > upstream: "http://202.116.64.11:9080/zsuxg/image/skin/0/main_13.gif",
> > host: "202.116.94.254", referrer: "http://202.116.94.254/zsuxg/"
> >
> > are strange.
>
> I also got this error on my nginx error log.
> Is there any way to fix this?
It's not error, it's just information that client closed
connection.
Maxim Dounin
More information about the nginx
mailing list