Content-Length header missing after proxying
    James Fidell 
    james at cloud9.co.uk
       
    Wed Aug 24 11:20:49 UTC 2011
    
    
  
On 24/08/11 11:37, Igor Sysoev wrote:
> Then only debug log may help:
> http://nginx.org/en/docs/debugging_log.html
And it did.  Thank you.
When I connect to the application with wget it uses HTTP/1.1, which gets
a content-length header in the response.  nginx is connecting using
HTTP/1.0, which doesn't.
I'm guessing there's not a whole lot I can do about that?
James
    
    
More information about the nginx
mailing list