[imp] Session expiring

Ramon Kagan rkagan@yorku.ca
Mon, 4 Feb 2002 12:12:44 -0500 (EST)


HI,

Any body have any new ideas.  I can't go production when my users will be
logged out spontaneously.

Ramon Kagan
York University, Computing and Network Services
Unix Team -  Intermediate System Administrator
(416)736-2100 #20263
rkagan@yorku.ca

On Fri, 1 Feb 2002, Ramon Kagan wrote:

> Hi,
>
> This doesn't work for me.
>
> I have 3 machines
>
> host1:40228
> host2:40228
> host3:40228
>
> on top of this I have a generic name gen_name:40228.
>
> the generic name is run through lvs which forwards the connection to one
> of the three hosts.  Note that the gen_name actually goes to host1 which
> runs lvs but could go to any just as easily.
>
> Apache has been setup to use gen_name for all configurations. (virtual
> hosts).
>
> I get fewer expiring sessions when I remove the third argument of
> session_set_cookie_params making the line
>
> session_set_cookie_params(0, $this->getParam('cookie_path'));
>
> However I still get expiring sessions.
>
> Is the lvs setup the problem?
>
> Ramon Kagan
> York University, Computing and Network Services
> Unix Team -  Intermediate System Administrator
> (416)736-2100 #20263
> rkagan@yorku.ca
>
> On Fri, 1 Feb 2002, Chuck Hagenbuch wrote:
>
> > Quoting Pavel Moloshtan <pasha@moloshtan.com>:
> >
> > > And what to do if i have several server ports? :
> > > host: 8100
> > > host: 8101
> > > host: 8102
> >
> > server_name = $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'] . ':' . $GLOBALS
> > ['HTTP_SERVER_VARS']['SERVER_PORT'];
> >
> > -chuck
> >
> > --
> > Charles Hagenbuch, <chuck@horde.org>
> > "What was and what may be, lie, like children whose faces we cannot see, in the
> > arms of silence. All we ever have is here, now." - Ursula K. Le Guin
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>