atom feed6 messages in ru.sysoev.nginxRe: ignore 411 errors
FromSent OnAttachments
Joe WilliamsMay 21, 2009 6:45 pm 
Delta YehMay 21, 2009 7:10 pm 
Igor SysoevMay 22, 2009 12:16 am 
Joe WilliamsMay 22, 2009 8:05 am 
Igor SysoevMay 22, 2009 10:02 am 
Joe WilliamsMay 22, 2009 10:33 am 
Subject:Re: ignore 411 errors
From:Joe Williams (jo@joetify.com)
Date:May 22, 2009 10:33:20 am
List:ru.sysoev.nginx

Great! Thanks for the info, if it makes a difference I vote +1 for this. :)

-Joe

Igor Sysoev wrote:

On Fri, May 22, 2009 at 08:05:51AM -0700, Joe Williams wrote:

Is there any plan for this in the future?

Yes, there is a plan 1) to support chunked request body 2) and to proxy request body without buffering

Igor Sysoev wrote:

On Thu, May 21, 2009 at 06:46:14PM -0700, Joe Williams wrote:

Is there anyway to ignore 411 errors? I am trying to proxy requests to an upstream server and would like that server to deal with the 411's rather than nginx. Is this possible?

No, currently nginx can not proxy a chunked body.