Re: Meaning of proxy_ignore_client_abort

2023-12-19 Thread Maxim Dounin
Hello! On Tue, Dec 19, 2023 at 04:02:46PM +0100, Jan Prachař wrote: > Hello, > > I have proxy module configured with proxy_ignore_client_abort on; but > connection to > upstream is still being closed. This is in debug log: > > writev() failed (32: Broken pipe) while sending to client, ... >

Meaning of proxy_ignore_client_abort

2023-12-19 Thread Jan Prachař
Hello, I have proxy module configured with proxy_ignore_client_abort on; but connection to upstream is still being closed. This is in debug log: writev() failed (32: Broken pipe) while sending to client, ... http write filter http copy filter: -1 ... pipe read upstream: 0 p