Understood, thanks!
Pedro
On Jul 24, 2009, at 7:52 PM, John Marrett wrote:
They are inactivity timers, so if you transmit one byte (well, packet,
really) the counter is reset.
-JohnF
-----Original Message-----
From: Pedro Mata-Mouros Fonseca [mailto:[email protected]]
Sent: July 24, 2009 12:01 PM
To: [email protected]
Subject: timeout client / server clarification
Greetings,
The timeout client and timeout server directives left me with
a small
doubt: are those timeouts applied if the complete response/request
doesn't arrive within them, or are they applied in case no data is
sent at all? Take for example a file that takes approximately 120
seconds to upload to a server. If timeout client is set to 60
seconds,
does HAProxy close the connection after 60 seconds?
Thank you so much.
Pedro.