ng it
Stéphane
-Message d'origine-
De : Rainer Jung [mailto:[EMAIL PROTECTED]
Envoyé : lundi 22 octobre 2007 17:16
À : Tomcat Users List
Objet : Re: Maven And Load Balancing deployment
You can tell the mod_jk load balancer to disable or stop workers
temporarily via a status worker. There
Users List
Objet : Re: Maven And Load Balancing deployment
You can tell the mod_jk load balancer to disable or stop workers
temporarily via a status worker. There is a docs page for the status
worker, which also describes the URL structure.
We also have an ant task "jkstatus", that ca
You can tell the mod_jk load balancer to disable or stop workers
temporarily via a status worker. There is a docs page for the status
worker, which also describes the URL structure.
We also have an ant task "jkstatus", that can be used to combine ant
with the mod_jk status worker. There might
phane Hanser" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 22, 2007 3:53 PM
Subject: Maven And Load Balancing deployment
Hello everybody,
I'm currently working on a webapp using tomcat as application server. As we
got a lot of users and the server was not able to handle the
Hello everybody,
Im currently working on a webapp using tomcat as application server. As we
got a lot of users and the server was not able to handle them all alone, we
run 2 instances of tomcat and we use load balancing through a
workers.properties file in apache2 directory.
I need to rede