On 16/07/2015 05:56 μμ, Łukasz Tasz wrote:
> Hi Guys,
> 
> I need some help with handling timeouts.
> I'm using haproxy in tcp mode.
> What is the issue?
> client connects proxy, client is trying to sent something, it is
> reaching client timeout on haproxy,
> but connection on client side is still in ESTABLISHED state until it
> will reach local connection timeout which is quite high.
> This is definitely issue on client - server communitation, but for
> time being, how to asure that when client timeout happen, connection
> will be reseted?
> 

Have you tried to adjust 'timeout client' ? HAProxy will initiate the
closure of the connection with a FIN/ACK process, rather with TCP-RST,
when client timeout has expired.


Cheers,
Pavlos

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to