---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Spec: Apache 1.3.9_ssl/Jserv1.1b3/GNUJSP1.0 Load balancing configuration (2 jserv in one host, different ports): <IfModule mod_jserv.c> ApJServDefaultHost www.vnproducts.com ApJServLogFile /home/users/vnproducts/logs/jserv.log ApJServLogLevel notice ApJServVMTimeout 30 ApJServSecretKey DISABLED ApJServMount /servlets balance://vnvproducts_set/vnproducts ApJServMount /servlet balance://vnvproducts_set/vnproducts ApJServMount /alph balance://vnvproducts_set/alph ApJServBalance vnproducts_set JSERV_INSTANCE_1 2 ApJServBalance vnproducts_set JSERV_INSTANCE_2 4 ApJServHost JSERV_INSTANCE_1 ajpv12://www.vnproducts.com:9004 ApJServHost JSERV_INSTANCE_2 ajpv12://www.vnproducts.com:9005 ApJServRoute VNP1 JSERV_INSTANCE_1 ApJServRoute VNP2 JSERV_INSTANCE_2 ApJServAction .jsp /alph/gnujsp ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI ApJServAction .xml /servlets/org.apache.cocoon.Cocoon </IfModule> It simply does not work at all even though we started two JVMs manually OK. Any help would be very much appreciated. Thanks, Steve -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]