Request #17860 Suggestion: auto detect whether session changed

From: Date: Sat, 10 Aug 2013 03:45:05 +0000
Subject: Request #17860 Suggestion: auto detect whether session changed
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi all,

Following patch against master

https://gist.github.com/yohgaki/6198611

implements FR #17860

https://bugs.php.net/bug.php?id=17860

This patch removes unneeded session writes. i.e. session data
has not changed, just skip write and improve performance.

Although it is safe to remove unneeded writes,  if many of us
want ini setting for enable/disable write short cut, I'll add setting
for it.

Any comments?

P.S. Not all of tests are fixed yet.

--
Yasuo Ohgaki
[email protected]


Thread (9 messages)

« previous php.internals (#68472) next »