You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Boulatian, Misak" <Mi...@adp.com> on 2003/10/08 17:25:34 UTC

How can I configure multiple tomcat instances in workers2.properties file (separate web apps)

Hi all,
 
I need to configure multiple tomcat instances in workers2.properties file
running completely separate web apps. No matter what I do it doesn't work.
Can I even do this? I specify multiple channel sockets but all requests go
to the first one only.
I appreciate the response. Here is my simple workers2.properties file
(APP_SERVER_IP is an entry in /etc/hosts file).
 
# In production uncomment it out
[logger.apache2]
level=DEBUG
 
[shm]
file=${serverRoot}/logs/shm.file
size=1048576
 
###################################################
#
# jk status
#
###################################################
[status:status]
info=Status group, displays runtime information
 
[uri:/jkstatus/*]
group=status:status
 
###################################################
#
# Setup volts
#
###################################################
[channel.socket:APP_SERVER_IP:8109]
[channel.socket:APP_SERVER_IP:8009]

_
This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.