> The problem seems directly attributable to a 500 
> configuration error occuring with a request that was using 
> the session.  These configuration errors were occuring 
> because of an error in our code which was causing Storable to 
> fail.  It seems like the next connection to a process that 
> has sufferered a 500 error, inherits the session data that is 
> currently in udat.  Since we overwrite a lot of the session 
> data, the session now contains data from the original session 
> and whatever we overwrite from the current request..
> 

I will try to reproduce this behaviour here and if I can, of course, fix it.

Gerald




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to