Hello,

I've searched the archives and docs, but so far haven't found any hints on this topic:

I am trying to install tomcat5 with apache 1.3 using the mod_jk connector.

On my test system I've got several virtual hosts. Do I have to create a separate worker for each virtual host?

E.g.:

worker.list= worker1, worker2, worker3

worker.worker1.type=ajp13
worker.worker1.host=host1.linuxstation2
worker.worker1.port=8009

worker.worker2.type=ajp13
worker.worker2.host=host2.linuxstation2
worker.worker2.port=8009

worker.worker3.type=ajp13
worker.worker3.host=host3.linuxstation2
worker.worker3.port=8009


Any help is very much appreciated.


Sincerely

Michael Kastner


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



Reply via email to