On Dec 7, 2007 5:55 PM, Eric Covener <[EMAIL PROTECTED]> wrote: > The particular instance I'm looking at is during the write of the post > body. In this case I assume HTTP_BAD_GATEWAY should be returned from > proxy_http instead of the status returned from pass_brigade?
I'd guess HTTP_GATEWAY_TIME_OUT if we get a timeout error code, and HTTP_BAD_GATEWAY otherwise...