[PHP] Re: Session problems under heavy load???

2004-08-09 Thread BOOT
Thanks for the replies. For those who mentioned load balancing I am using my own server so that is not an issue. Loads should typically not hit what they did while the raid array was rebuilding, however this does seem a little alarming from a security standpoint! How do security conscious sites

[PHP] Re: Session problems under heavy load???

2004-08-07 Thread Jerry Kita
I had a problem with session variables being lost. However it wasn't because of a heavy load. My hosting company does load balancing and user requests would be directed to different servers. However, when the session was originally defined it was placed in the /tmp file of one server. When a