Project

General

Profile

Actions

Feature #51731

closed

Store sessions outside DB

Added by Thorsten Kahler over 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:

Description

On high traffic sites it's sometimes necessary to store session records outside the main database because of a high rate of update queries on the FE session tables. This issue becomes even more pressing when using DB replication or remote database servers.

I suggest to add a session storage service so it can be implemented to use different storage backends. These storage backend implementations can be based on caching backends or totally unrelated to the core.


Files

dkd_redis_sessions.zip (3.4 KB) dkd_redis_sessions.zip Redis session storage service Thorsten Kahler, 2013-09-04 23:14

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #16302: alt_doc.php does BE session verification twiceClosed2006-06-28

Actions
Related to TYPO3 Core - Bug #53598: Select/Delete fe_sessions twice per requestClosedAlexander Opitz2013-11-13

Actions
Related to TYPO3 Core - Feature #70316: Introduce Session FrameworkClosedMathias Schreiber2015-10-02

Actions
Actions

Also available in: Atom PDF