-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Craig,
I manually applied the diffs found at
http://bugs.apache.org/index/full/4382 to the source of release 1 and that
took care of the problem. I haven't tested if the changes screwed up load
balancing. Since the diffs in the bug report were from beta versions, I can
post the diffs from release 1 if anybody is interested.
Justin
> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 16, 1999 1:53 PM
> To: Java Apache Users
> Subject: Re: Incorrect session expiration
>
> The "simple" thing to do would be to make the name of the
> session management
> cookie a per-zone configuration parameter, so that different
> cookies can be
> used for each zone. Suitable care will need to be taken to
> ensure that this
> doesn't mess up the load balancing code, which (if I remember
> right) also
> counts on knowing what the name of the session management
> cookie is. I'm still
> in the swamped stage on an implementation project -- can
> someone else take a
> crack at this?
--
--------------------------------------------------------------
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]