Hi Stas,
On Mon, Jan 20, 2014 at 7:30 PM, Yasuo Ohgaki <[email protected]> wrote:
> On Mon, Jan 20, 2014 at 6:17 PM, Yasuo Ohgaki <[email protected]> wrote:
>
>> I'll send mail when I finish editing the RFC, please hold to vote.
>
>
> Before I re-open vote, I would like to ensure if the RFC has no
> issues to discuss.
>
> https://wiki.php.net/rfc/session-lock-ini
>
> Thank you for reviewing RFC!
I was forgetting whole point of having session.lazy_destroy.
This feature should be enabled by default to destroy old session
when session_regenerate_id() is called.
Regenerating session ID with reliable manner is mandatory for
better security. Therefore, I've changed RFC to enable session.lazy_destroy
by default. Default delay is matter to discuss, though.
Please refer to the referenced discussion in the RFC.
http://marc.info/?l=php-internals&m=138242492914526&w=2
Regards,
--
Yasuo Ohgaki
[email protected]