Re: Problem while loading huge pages.

From: Cyril Bonté <cyril.bonte#free.fr>
Date: Tue, 24 Nov 2009 21:34:26 +0100


Hello,

Le mardi 24 novembre 2009 20:59:42, Jimmy Lee a écrit :
> I have a haproxy loadbalancing 2 servers.... the servers are running java
> applications on tomcat and using apache to serve static content.
>
> one of these pages takes around 40 seconds to load acording to catalina.out
> logs.
> (...)
> clitimeout 60000
> srvtimeout 30000

Then "srvtimeout 30000" is too low, you should try with the same value as clitimeout, which is greater than 40s (60000ms).

> mode tcp
> option httplog
> option forwardfor

Be careful, this options need "mode http".

-- 
Cyril Bonté
Received on 2009/11/24 21:34

This archive was generated by hypermail 2.2.0 : 2009/11/24 21:45 CET