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?
Thanks
Yuval Abadi
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx