[VOTE] RFC: Introduce session_start() options - read_only, unsafe_lock, lazy_write and lazy_destroy

From: Date: Thu, 13 Feb 2014 03:39:19 +0000
Subject: [VOTE] RFC: Introduce session_start() options - read_only, unsafe_lock, lazy_write and lazy_destroy
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi all,

I almost forgot to start vote for this RFC.
This RFC is to introduce options to session_start().
Options are read_only, lazy_write, unsafe_lock and lazy_destroy.
lazy_destroy is bug fix in fact.

https://wiki.php.net/rfc/session-lock-ini
Vote: 2014/02/13 - 2014/02/20

There is no new INI. Session operations become faster and/or more reliable
in general. Exception is unsafe_lock option. It could be used at users own
risk in return of better performance. There is a little benchmark result in
the RFC to see the benefit.

The URL to the patch is mostly complete patch. I noticed there are INI
changes that should be in different RFC. I'll fix it later. If you find
something else, please let me know.

Thank you for voting!

--
Yasuo Ohgaki
[email protected]


Thread (13 messages)

« previous php.internals (#72538) next »