Revert I4afaecd8: Avoiding writing sessions for no reason
authorOri.livneh <ori@wikimedia.org>
Fri, 31 Jul 2015 23:13:35 +0000 (23:13 +0000)
committerOri.livneh <ori@wikimedia.org>
Fri, 31 Jul 2015 23:30:11 +0000 (23:30 +0000)
commite48fec5a8ab5916735849d420f2dfeec7eb0fced
tree435d8e60cf5351da6c43b7d0f2ae015a3bfcebae
parent0ca893e2eb284d44305639409f5487d006f8e682
Revert I4afaecd8: Avoiding writing sessions for no reason

I4afaecd8 reduced the frequency at which the TTL of sessions keys is reset, on
the assumption that we were doing it a whole lot more often than necessary.
We can now assume that this assumption was false, because an uncommitted revert
of this change which I pushed to production earlier caused the rate of session
loss errors in the logs to plummet.

Bug: T102199
Change-Id: Ie67f4ca000afcf3d4f44155c13f91cd4c286866d
includes/objectcache/ObjectCacheSessionHandler.php