"Ed Lazor" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I ran into this last month.  It was a problem with the ISP's server.  They
> were load balancing between different machines and PHP / Apache was having
> trouble accessing session files.

Storing the session data in a database might solve this problem.

Regards, Torsten Roehr

>
> > -----Original Message-----
> > From: BOOT [mailto:[EMAIL PROTECTED]
> > Sent: Friday, August 06, 2004 1:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] Session problems under heavy load???
> >
> > My server was under a heavy load (rebuilding software raid 1 array) and
my
> > PHP+MySQL site seemed to be all "messed up." From what I can makeout
> > session
> > variables were being lost. I would expect simply degraded performance
but
> > not the loss of variables. Is this normal? LOL the array is still
> > rebuilding
> > right now and the alternative problem means something happened to my
code
> > (yes I have backups :))
> >
> > Thanks for any comments!
> >

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to