----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hi,

My name is Brindusa Fritsch.
I am trying to do JServ load balancing on NT without success.
The only question I have is whether it has been ever tested successfully on
NT.
(I know the shared memory and watchdog are not available on this platform).

I have the following in jserv.conf and one properties file for each Jserv. I
am starting Apache and the 3 JServ's manually
(does the order matter?; I tried both, no success).

ApJServMount /ofxmsgsim balance://hostset1/ofxmsgsim

ApJServBalance hostset1 JServ1
ApJServBalance hostset1 JServ2
ApJServBalance hostset1 JServ3

ApJServHost JServ1 ajpv12://192.168.97.209:8007
ApJServHost JServ2 ajpv12://192.168.97.209:8008
ApJServHost JServ3 ajpv12://192.168.97.209:8009

ApJServRoute JS1 JServ1
ApJServRoute JS1 JServ2
ApJServRoute JS1 JServ3


and get the following errors in mod_serv.log

[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: can not connect to host
192.168.97.209:8007
[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: connection fail
[11/01/2001 15:09:49:187] (ERROR) an error returned handling request via
protocol "ajpv12"
[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: can not connect to host
192.168.97.209:8008
[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: connection fail
[11/01/2001 15:09:49:187] (ERROR) an error returned handling request via
protocol "ajpv12"
[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: can not connect to host
192.168.97.209:8009
[11/01/2001 15:09:49:187] (EMERGENCY) ajp12: connection fail
[11/01/2001 15:09:49:187] (ERROR) an error returned handling request via
protocol "ajpv12"
[11/01/2001 15:09:49:187] (ERROR) balance: virtual host not found or not
running
[11/01/2001 15:09:49:187] (ERROR) an error returned handling request via
protocol "balance"


Thanks
Brindusa


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to