I'm trying to see what difference the values does to my loadtest result. The 
web platform is on amazon
so the latency and everything is having a "certain" impact on the result.

I will keep testing and see what kind of result I get. Currently I have another 
problem which I will 
send in to the list :/

/E

-----Original Message-----
From: Baptiste [mailto:bed...@gmail.com] 
Sent: den 25 oktober 2011 23:15
To: Erik Torlen
Cc: haproxy@formilux.org
Subject: Re: Timeout values

Hi Erik,

What's your purpose here?
Depending on your load test and you haproxy configuration, the queue
timeout might generate 503 responses.
The other ones are related to the behavior you want for your web platform.
Basically, all the values you added seems too high.


Cheers


On Tue, Oct 25, 2011 at 11:02 PM, Erik Torlen
<erik.tor...@apicasystem.com> wrote:
> Hi,
>
> I would like to get feedback on these timeout values.
>
>    timeout http-request    40s
>    timeout queue           1m
>    timeout connect         120s
>    timeout client          1m
>    timeout server          1m
>    timeout http-keep-alive 40s
>    timeout check           40s
>
> I have done alot of different loadtests with different values using stud in 
> front of haproxy and backend on separate instances
> in the cloud (meaning there is higher latency then normal against backend).
>
> Can't see any big difference in the loadtest result when having these timeout 
> fairly high. I guess that really low values will affect
> the loadtest result more.
>
> /E
>
>

Reply via email to