bungle / lua-resty-session

Session library for OpenResty – flexible and secure
BSD 2-Clause "Simplified" License
318 stars 111 forks source link

unlock old session id when regenerating the session #90

Closed bodewig closed 4 years ago

bodewig commented 4 years ago

Right now there is no way to unlock the "old" session id when the session gets associated with a new id and concurrent requests are blocked until maxwait expires.

bungle commented 4 years ago

I am closing this, this is implemented in upcoming 3.0