Hi Nehal,

I think you had better use Tomcat load-balancing function
when you use different worker.

See below document;
http://tomcat.apache.org/connectors-doc/howto/workers.html

Regards,

Toshio

> 
> How can i "JkMount" same URI twice in httpd.conf
> with different worker
> specified?
> 
> e.g. i want to mount /example/* twice using
> different worker name.
> 
> JkMount /example/* worker1
> JkMount /example/* worker2
> 
> But this is not working. How should i configure to
> achieve my motto?
> 
> 
> Regds,
> Nehal
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 

--------------------------------------
Yahoo! Mail - supported by 10million people
http://pr.mail.yahoo.co.jp/10m/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to