-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
None
High traffic websites can already make use of memcache for improved caching. However volatile session data is still handled by the database, occasionally causing load problems. The session system should thus be able to use a faster backend like memcache.
- was obsoleted by solution of
-
PHPBB-11705 Alternate storage backend for sessions
- Closed
1.
|
Cover session code extensively in tests | Unverified Fix | Nils Adermann | |
2.
|
Refactor sessions to abstract other parts from the storage mechanism | Closed | CHItA | |
3.
|
update_session API | Unverified Fix | Igor Wiedler [X] (Inactive) |