On Fri, 2005-10-28 at 23:33, john crawford wrote:

Hello

> 
> As I've now seen sess_deleted files show up in the php
> cache, it seems to be an issue with the sess_deleted php / IE bug.
> 

This is not an IE bug. I have seen users with this problem using
firefox,IE,mozilla,safari and Opera with Windows and Mac

> If I run from cron pretty aggressively
> 
[............]

You can not run a job from cron more than one time every min. This is
not enougth, specially in a busy system. You have 1 min. where
everything can happen.

> As a quick ugly patch, if I just delete the sess_deleted file from 
> cron, the effective user would have to
> log in again. Wouldn't they get a valid session token the second time around?
> 

I am not 100% sure about this ..... but what I can see in the logs is
that the same users have the same problem again and again so they don't
get a valid session token the second time.

-- 
Rafael Martinez, <[EMAIL PROTECTED]>
Center for Information Technology Services
University of Oslo, Norway

PGP Public Key: http://folk.uio.no/rafael/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to