Re: Nginx reload leading to ELB 502 on AWS Elastic Load Balancer

2022-01-20 Thread gab
Maxim Dounin Wrote: --- > Hello! > > On Wed, Jan 19, 2022 at 07:24:20AM -0500, gab wrote: > > > # Issue Summary > > > > * After executing Nginx soft reload with "service nginx reload", > nginx is > > able to close a lot of connections gracefull

Re: Nginx reload leading to ELB 502 on AWS Elastic Load Balancer

2022-01-19 Thread Maxim Dounin
Hello! On Wed, Jan 19, 2022 at 07:24:20AM -0500, gab wrote: > # Issue Summary > > * After executing Nginx soft reload with "service nginx reload", nginx is > able to close a lot of connections gracefully, but some connections aren't > closed gracefully and Nginx is sending an RST packet. For the

Nginx reload leading to ELB 502 on AWS Elastic Load Balancer

2022-01-19 Thread gab
# Issue Summary * After executing Nginx soft reload with "service nginx reload", nginx is able to close a lot of connections gracefully, but some connections aren't closed gracefully and Nginx is sending an RST packet. For these connections, Nginx didn't send FIN packet, and it didn't send "Connec