----------------------------------------------------------------
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!!!
----------------------------------------------------------------
>
> Thanks Chris,
>
> Well it was a help - I got rid of the illegal cookie name
> problem. Both configuration files actually worked (I forgot the
> slash when typing the ApJServMount line in previous email) but
> now my Cookie is called JServSessionIdlogin instead of the
> attempted JServSessionIDservlets/login which failed. Is the
> zone meant to be appended to the cookie? This never happened
> for me before with the older JServ. Current settings:
>
> ApJServMount /login /login (jserv.conf)
>
> zones=root,login (jserv.properties)
> login.properties = /usr/local/jserv/etc/login.properties (jserv.prop)
>
> My zones had been working in the previous configuration but now
> the cookie will work without the slash. Any ideas what's going
> on with the cookies?
>
Starting with 1.1 (I believe) the zone-name was added to the root
"JServSessionID" cookie-name. Mainly, this allows
the load-balancing function to send client requests back to the
zone that originally created their session.
- Fernando
--
--------------------------------------------------------------
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]