-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
"Oliphant, Erich" wrote:
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> I am using the 1.0 and not the latest from CVS. I will grab it today.
>
> On my original problem. I have added another logging message to
> jserv_balance.c where it gives you the "balance: virtual host not found or
> not running". It dumps the jserv_host->name,
> jserv_host->host,jserv_host-hostaddr, and jserv_host->port. This is pretty
> useful since I can now see exactly which host it's complaining about.
>
> Armed with this info, I have determined that JServ is indeed looking for the
> correct hostaddress, port, etc. I have reverified my property and log files
> for the JServ instances and everything seems to be in sync, but I still get
> the error.
>
> Any Ideas?
>
As Bernie said, ajpv12 doesn't permit load-balancing now because the
JSERV_ROUTE info is not sent to JServ (AKAIK).
and the latest CVS contents send a cookie name containing the zone (This
will be working, I have a patch for this one on the C side).
So do not try the latest files, your problems are in your config I
believe.
Jean-Luc
--
--------------------------------------------------------------
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]