Lukas,

    Thank you for your quick response. That explanation makes a lot of sense. I 
appreciate your time.

-Jesse

Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Lukas Tribus <lu...@ltri.eu>
Sent: Friday, August 30, 2024 2:27:28 AM
To: J B <jessebr...@gmail.com>; haproxy <haproxy@formilux.org>
Subject: Re: Seeking Clarity on Timeout and Option Redispatch Settings

Hello,

a connect timeout is used only *when it is actually needed*, that is
when we send SYN but get no response whatsoever from a backend.

However when the backend server clearly responds with a RST or ICMP
unreachable - which is the case when the is no application running on
the particular port, the error is passed immediately up the stack and
haproxy can handle it without waiting for a timeout.

If you want to test timeout settings, point somewhere where you don't
get a response.


Lukas


Reply via email to