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

our m/c is not solaris.It is SunOS(as it appears in uname).
Yes, we are manually starting the JServ's.

How do i verify the operation of mod_jserv shared mem stuff?

----- Original Message -----
From: "David Crooke" <[EMAIL PROTECTED]>
To: "Java Apache Users" <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2000 10:28 AM
Subject: Re: Load balancing


> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> We are running Apache 1.3.12 on FreeBSD 4.0 using balance with no
problems, with
> JServ's on Linux 2.2 / Sun JDK.
>
> I presume you are manually starting the VM's?
>
> Have you verified the operation of the mod_jserv shmem stuff on SunOS, it
is a
> rather old OS (or do you mean Solaris, which announces itself as SunOS 5.x
in
> uname)?
>
> Gowrish Padubidri Rao wrote:
> >
> > ----------------------------------------------------------------
> > 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]
>
>
> --
> --------------------------------------------------------------
> 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]
>
>



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