On Mon, Mar 04, 2019 at 11:45:53AM +0000, Luke Seelenbinder wrote:
> Hi Willy,
> 
> > Do you have "option abortonclose" in your config ?
> 
> We do not have abortonclose. Do you recommend this if we have a lot of
> client-side request aborts (but not connection level closes)? From reading
> the docs, I came away conflicted as to the implications. :-)

It will help, especially if you have maxconn configured on your server
lines, as it will allow the requests to be aborted while still in queue.

That said, we still don't know exactly what causes your logs.

Willy

Reply via email to