----------------------------------------------------------------
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!!!
----------------------------------------------------------------
by the way:
When I say this works fine, this is how I determined that:
1. doing it non-load-balanced, the mapped servlet engines link from the
status page works, and the load balanced way it gets a 500 error.
2. Testing the actual servlets has the same result (w/o load balancing it
works but not with it).
I don't see anything in the logs.
again, jserv IS running fine, just not w/ apache..
>-----Original Message-----
>From: Daryn Nakhuda [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, April 19, 2000 3:27 PM
>To: 'Java Apache Users'
>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]