>Load balancing can be simulate it with several warp connectors 
>and virtual
>host, the load balancing is not more than a very good 
>configured pooling
>connection, that's what is in 4.x

It's not totally true. VirtualHost and warp connectors didn't
do a real load-balancing.

ie: If you have 500 clients to use a web-application on
    your system, www.myapp.com/myapp/, you couldn't have
    250 on one tomcat and 250 else on another tomcat.

And I feel that if you also need fault-tolerance, you should
use mod_jk

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to