On Apr 5, 2011, at 8:13 AM, VP wrote:
> 
> I think the policy is quite simple:  you don't lock session, if you
> are only reading session variables.  You lock only if you modify
> session certain variables; and you lock it immediately before you
> write, and unlock immediately before you write.

If that's your locking policy, I don't see the point of locking at all.

Reply via email to