We use a Big-IP controller from F5:
http://www.f5.com/f5products/bigip/index.html
Kirk
> -Original Message-
> From: Jason Bell [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 1:33 PM
> To: PHP Users
> Subject: Re: [PHP] Reprise of dissapearing se
to
figure it out. My host is also looking into a fix, so when I find something
out, I'll let you all know. :)
-Jason
- Original Message -
From: "Johnson, Kirk" <[EMAIL PROTECTED]>
To: "PHP Users" <[EMAIL PROTECTED]>
Sent: Monday, September 1
> session files get saved in /tmp by default, correct? Is
> there a way to have
> them saved somewhere that would propogate to all the servers
> in the cluster?
Warning! The following is from me, a non-gearhead.
1. We use a load balancer which is able to set a cookie on the first page
request
t: Monday, September 10, 2001 7:17 AM
Subject: RE: [PHP] Reprise of dissapearing session variables
> > The session variables will remain set, but will it looks
> > like my session gets lost every now and then if you want
> > to see an example, go to http://northpointless.o
> The session variables will remain set, but will it looks
> like my session gets lost every now and then if you want
> to see an example, go to http://northpointless.org/test.php
> and hit refresh several times. I cannot figure out what is happening.
Did you get this figured out? It lo
ok! I've been trying to figure this out, and I'm completely stumped! I've started from
scratch with a test script, here is my code:
Testing";
print $PHPSESSID;
print "\$sess_name is: $sess_name\$sess_auth is: $sess_auth";
if ($go) {
print "Go was initiated";
$sess_name = "BillyBob";
};
if (ses
6 matches
Mail list logo