Hello,
since the documentation is not explicit about this, maybe someone on this list can help me.
configuration: linux tomcat 5.0 jk 1.2 apache 1.3
I have several virtual hosts running on my system. Does that mean that I have to create a separate worker for each virtual host?
e.g.
worker.list=virtHost1,virtHost2,virtHost3
# host1 worker.virtHost1.type=ajp13 worker.virtHost1.host=www.virtHost1.com worker.virtHost1.port=8009
# host2 worker.virtHost2.type=ajp13 worker.virtHost2.host=www.virtHost2.com worker.virtHost2.port=8009
# host3 worker.virtHost3.type=ajp13 worker.virtHost3.host=www.virtHost3.com worker.virtHost3.port=8009
Sorry, I wouldn't ask that that question if I had found any documentation on virtual hosts and jk 1.2
Any help or hint is very much appreciated
Michael Kastner
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]