Re: Help with nginx second request

2019-11-19 Thread Maxim Dounin
Hello! On Wed, Nov 13, 2019 at 04:38:54PM +0200, Эмануил Кант wrote: > Hi all, > I would really appreciate it if you could help me with nginx. > > The situation is: > Nginx (v. 1.14.2) redirects the request to the application > server. In case this request with the POST method and the > applic

Help with nginx second request

2019-11-13 Thread Эмануил Кант
Hi all, I would really appreciate it if you could help me with nginx. The situation is: Nginx (v. 1.14.2) redirects the request to the application server. In case this request with the POST method and the application server gives an error code 500, the response is transmitted to the client. But