Hello,
is there some way how backend can be informed about connection reset made by a client?
With network load balancer I was able to catch connection reset and terminate a job running on my backend server.
With HTTP load balancer I'm receiving connection reset after balancer timeout only. It's too late for me.
I need to terminate backend job as soon as possible, because it can consume a lot of resources and time.
Best Regards,
Pavel Madr