Re: help - multiple users are getting the same session
Re: help - multiple users are getting the same session
- Subject: Re: help - multiple users are getting the same session
- From: Brian Costlow <email@hidden>
- Date: Wed, 15 Dec 2004 13:45:59 -0500
Although just the
LoadModule proxy-module
Line itself is not enough to enable Apache proxying. And it would be weird
to forward proxy itself under a normal configuration.
I'd look at webperfcache first. If that doesn't help, look for the
directive "ProxyRequests on" and directives that start with 'Cache' or
"Proxy".
Post those lines here for more help. Even if apache is set up as a forward
proxy (which caches), users browsers/ internet configs must be set up to
use the proxy.
Chuck Hill wrote on 12/15/2004 01:27:17 PM:
> That could very well be the problem. It might also be webperfcache:
> http://www.google.com/search?q=webperfcache&ie=UTF-8&oe=UTF-8
>
>
> On Dec 15, 2004, at 10:21 AM, Denis Stanton wrote:
> > I did try to compare the httpd.conf files, but the one on OS X Server
> > is very different from the one on my local OS X test box.
> > I noticed that the server where the problem occurs has the line
> > LoadModule proxy-module
> > The same line is commented
> > # LoadModule proxy-module
> > on my test machine where the problem does not occur.
> >
> > Is this a bit of sneaky sabotage in Apache? If it was this easy to
> > destroy WebObjects' session model I think it would be well known
> >
> > regards
> >
> > Denis
> >
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden