7 messages in ru.sysoev.nginxRe: 499 error in nginx
FromSent OnAttachments
Abhishek SinghAug 27, 2007 3:31 am 
Igor SysoevAug 27, 2007 3:44 am 
Abhishek SinghAug 27, 2007 4:00 am 
Seun OsewaAug 27, 2007 4:07 am 
Abhishek SinghAug 27, 2007 4:13 am 
Igor SysoevAug 27, 2007 4:22 am 
Abhishek SinghAug 27, 2007 4:31 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: 499 error in nginxActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Aug 27, 2007 3:44:07 am
List:ru.sysoev.nginx

On Mon, Aug 27, 2007 at 04:01:33PM +0530, Abhishek Singh wrote:

I am using nginx as a web and proxy server for mongrel, its working fine but i am facing one problem with nginx , i am getting 499 http client error code in nginx log file, earlier when i was using lighttpd and pound so i was not getting 499 error. So can anyone please explain me what is the main problem and how can i resolve this and what is the exact definition of 499 http status code.

src/http/ngx_http_request.h:

/* * HTTP does not define the code for the case when a client closed * the connection while we are processing its request so we introduce * own code to log such situation when a client has closed the connection * before we even try to send the HTTP header to it */ #define NGX_HTTP_CLIENT_CLOSED_REQUEST 499