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

I found (one of) my problems, which was not jservs fault at all, but our
network topology which I had forgotten about (we have a f5 between our
jservs & apaches..)

anyhow, there is another problem. Everything works fine under low traffic,
but when the traffic increases every now and then you'll get a blank page.
Nothing in the log. just nothing.. (with and without load balancing)

is there an issue with maxconnections? I didn't see it in the faq, but I
thought I remembered something from this list a while back.. on the /jserv/
screen it says 5 max connections even though it's set to 50..

thanks,

daryn



>-----Original Message-----
>From: Kevin Macclay [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, April 20, 2000 6:28 AM
>To: Java Apache Users
>Subject: Re: Another load balancing question
>
>
>----------------------------------------------------------------
>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!!!
>----------------------------------------------------------------
>
>That is one thing I tried and it didn't work either.  But when I added
>another JServ to the balance, the second instance worked but the first
>didn't.  When you get an internal server error, what appears 
>in the logs
>(mod_jserv)?  Also, are you running JServ manually?
>
>Kevin
>
>-----Original Message-----
>From: Daryn Nakhuda <[EMAIL PROTECTED]>
>To: 'Java Apache Users' <[EMAIL PROTECTED]>
>Date: Wednesday, April 19, 2000 6:19 PM
>Subject: Another load balancing question
>
>
>>----------------------------------------------------------------
>>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!!!
>>----------------------------------------------------------------
>>
>>JServ is running happy..
>>
>>this works fine from apache:
>>
>> ApJServMount /servlets ajpv12://123.45.67.890:8012/mainzone
>>
>>but this doesn't:
>>
>> ApJservMount /servlets balance://set1/mainzone
>> ApJServBalance set1 Jserv1
>> ApJServHost Jserv1 ajpv12://123.45.67.890:8012
>> ApJServRoute JS1 Jserv1
>>
>>see anything?
>>
>>Thanks,
>>
>>Daryn
>>
>>
>>--
>>--------------------------------------------------------------
>>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]
>>
>
>
>
>--
>--------------------------------------------------------------
>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]
>


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

Reply via email to