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

       we are trying to do load balancing with apache.
The version is Apache 1.3.6 The o.s is SunOS.

We are trying to have one JServ in one server and another JServ in another.
We have done the necessary changes in the configuration file to achieve
this.

But,when we try to start the server, we are getting the error

"balance: virtual host not found or not running"
an error returned handling request via protocol "balance"

in our log files.

We are not using any virtual hosts.

I am including the relevant section from the configuration file.

ApJServMount /servlet balance://set1/Test

ApJServBalance set1 PC
ApJServBalance set1 Sol

ApJServHost PC ajpv11://164.164.27.64:8007
ApJServHost Sol ajpv11://192.8.125.159:6069

ApJServRoute JS1 PC
ApJServRoute JS2 Sol

ApJServShmFile /var/tmp/jserv_shm

When i was going through the various queries posted to the list, i found out
that someone had also encountered the same problem.His version was Apache
1.3.11.
He then apparently installed Apache 1.3.9 and everything started working
just fine.


Could this be the problem with Apache 1.3.6 too?

Rgds
Gowrish




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