Welcome! Log In Create A New Profile

Advanced

Re: closed keepalive connection

Maxim Dounin
September 08, 2011 07:36AM
Hello!

On Thu, Sep 08, 2011 at 07:06:10AM -0400, liushaobo wrote:

> hi all
> nginx debug log the following problems,please help me

[...]

> # tail -f /var/log/nginx_error.log
>
> 2011/09/08 15:38:10 [info] 19178#0: *5713577 client 112.64.188.183
> closed keepalive connection (104: Connection reset by peer)
> 2011/09/08 15:39:42 [info] 19175#0: *5729670 client 112.64.188.183
> closed keepalive connection (104: Connection reset by peer)

It's info message reporting that client closed keepalive
connection, nothing more. This may and will happen under normal
use.

> 2011/09/08 15:44:10 [info] 19257#0: *1382 client closed prematurely
> connection while sending response to client, client: 112.64.188.183,
> server: static.test.com, request: "GET
> /apk/48/48598/com.dolphin.browser.cn.apk HTTP/1.1", host:
> "static.test.com"

This is another info message, reporting that client closed
connection before nginx was able to send full response to it.
This is normal as well and may happen e.g. if browser is closed or
user navigated to another page.

If you don't see such mesages - just tune your error_log logging
level to something less verbose. Something like "notice" or
"error" is usually a good choice for production.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

closed keepalive connection

AMP Admin May 02, 2009 12:31PM

Re: closed keepalive connection

Igor Sysoev May 02, 2009 12:39PM

RE: closed keepalive connection

AMP Admin May 02, 2009 03:04PM

Re: closed keepalive connection

Maxim Dounin September 08, 2011 07:36AM

Re: closed keepalive connection

liushaobo September 08, 2011 08:01AM

Re: closed keepalive connection

Maxim Dounin February 28, 2014 07:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 229
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready