Welcome! Log In Create A New Profile

Advanced

Re: chunk body in response

Maxim Dounin
June 27, 2023 05:16PM
Hello!

On Tue, Jun 27, 2023 at 10:57:37AM +0000, Yuval Abadi via nginx wrote:

> Hi
>
> Nginx 1.23.2
>
> When HTTP Server replies chunk body nginx has an error
> 0 upstream sent invalid chunked response while reading upstream, client: 10.1.0.14, server: , request:
>
> My nginx.conf have these attribute under the server section:
>
> + proxy_http_version 1.1;
> + proxy_set_header Connection "";
>
> What am I Missing?
> Is new/other Nginx version solving this issue?

The error message suggests your upstream server returned an
invalid response. Check nginx debug logs and/or tcpdump for more
details (and probably some hints on how to fix your upstream
server).

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

chunk body in response

Yuval Abadi via nginx June 27, 2023 06:58AM

Re: chunk body in response

Maxim Dounin June 27, 2023 05:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 157
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready