Welcome! Log In Create A New Profile

Advanced

RE: your mail

Pritam Chavan
February 27, 2018 02:04AM
Hi Maxim,

First of all thanks for your reply.

I have checked my backend system It is working fine. If I hit same url
without nginx reverse proxy its giving proper output.
Example: For following configuration

location /bsg/ltp/live/$arg_name/$arg_name {
proxy_pass http://localhost:8041;
}

If I hit above url without nginx reverse proxy then its giving proper
output.

Thanks & Regards,
Pritam Chavan.



Pritam Chavan
-----------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer: This e-mail message may contain confidential, proprietary or legally privileged information. It should not be used by anyone who is not the original intended recipient. If you have erroneously received this message, please delete it immediately and notify the sender. http://www.edelweissfin.com/Portals/0/documents/miscellaneous/Disclaimer.pdf

-----Original Message-----
From: nginx [mailto:nginx-bounces@nginx.org] On Behalf Of Maxim Dounin
Sent: 26 February 2018 18:35
To: nginx@nginx.org
Subject: Re: your mail

Hello!

On Mon, Feb 26, 2018 at 12:35:15PM +0530, pritam chavan wrote:

> Hi All,
>
> I am using open source NGINX as reverse proxy. There are certain URL
> which have URL parameters.
>
> I am getting following error while accessing this URL.
>
> 2018/02/22 15:11:08 [error] 1606#0: *21 upstream sent invalid chunked
> response while reading upstream, client: 10.109.1.4, server:
> XXX.XXXXXXXX.com, request: "GET /bsg/scrips HTTP/1.1", upstream: "
> http://127.0.0.1:8042/bsg/scrips", host: "XXX.XXXXXXXX.com:8030"
>
> 2018/02/22 15:11:47 [error] 1606#0: *24 upstream sent invalid chunked
> response while reading upstream, client: 10.109.1.4, server:
> XXX.XXXXXXXX.com, request: "GET /bsg/scrips HTTP/1.1", upstream: "
> http://127.0.0.1:8042/bsg/scrips", host: "XXX.XXXXXXXX.com:8030"

The message suggests the backend is broken and returns an invalid response
with broken chunked transfer encoding. Check your backend.

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


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

(no subject)

pritamc99 February 26, 2018 02:06AM

Re: your mail

Maxim Dounin February 26, 2018 08:06AM

RE: your mail

Pritam Chavan February 27, 2018 02:04AM

Re: your mail

Francis Daly February 27, 2018 03:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 87
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