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.

