Re: upstream sent invalid chunked response

2014-08-28 Thread mehtad
Did you happen to find any solutions for this? We are experiencing the same issue. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247883,252933#msg-252933 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: upstream sent invalid chunked response

2014-02-24 Thread Wim R. Crols
> > The message indicate that upstream server returned invalid > response, or at least nginx thinks it is invalid. If you think > that response returned is valid, it's good idea to actually > provide what was returned, as well as nginx's debug log. > > > -- > Maxim Dounin > http://nginx.org/ Tha

Re: upstream sent invalid chunked response

2014-02-24 Thread Maxim Dounin
10:05:05 [error] 3409#0: *1744 upstream sent invalid chunked > response while reading response header from upstream, client: 10.100.7.100, > server: appliance, request: "POST /archive/python/pulsar/browser/ > HTTP/1.1", upstream: "https://10.100.7.3:443/archive/

upstream sent invalid chunked response

2014-02-24 Thread Wim R. Crols
Hi, We are using nginx as a reverse proxy before JBoss and Apache. Certain POST requests are failing when passing through nginx. /var/log/nginx/error.log showed errors like this: 2014/02/24 10:05:05 [error] 3409#0: *1744 upstream sent invalid chunked response while reading response header from