Hi Fernando,
open HTTP/AJP il the last step that tomcat do when it starts. Why don't
you put your initializzations on webapp's context initialize and wait
the ready of your resource that?
Regards
Domenico
Il giorno lun, 06/02/2012 alle 21.51 +0530, Pradeep Fernando ha scritto:
> Hi all,
Il giorno ven, 03/09/2010 alle 08.53 +0200, Rainer Frey ha scritto:
> How
> do you actually upgrade deployed applications?
There is a recent thread on this topic, see
http://old.nabble.com/Best-practices-for-deployment-on-cluster-environment-td29532493.html
If you need service continuity, you h
Il giorno ven, 27/08/2010 alle 15.36 +0100, Pid ha scritto:
> If you're using mod_jk you can enable the /jk-manager worker
> (restricted
> to known IPs only, of course) and take the cluster member out of
> service
> at the proxy level before disabling the Tomcat.
Thank Pid, Yes, I know that. But
I've read many response to this thread, but when you redeploy in an
enterprise environment (many httpd+mod_jk -> 4 tomcat server -> a db)
independently if use shared or not appBase, manual or scripted deployer,
with or without tomcat manager, you return to your client at 404 or
worst a 503 when a r
Il giorno mer, 25/08/2010 alle 15.28 -1000, Alexandre Chapellon ha
scritto:
> P.S: right now am using ab to send 2000 request with 50 concurrents.
What is the report of ab?
Domenico
-
To unsubscribe, e-mail: users-unsubscr...