Feature #64148
closedAdd gracetime for session-timestamp-updates
100%
Description
Avoid updating the session-timestamp within too short time. Especially with multiple running requests in parallel (AJAX?), when performing requests with redirects etc. the timestamp would be updated more often than necessary. With a timeout of usually some hours, using a gracetime of some seconds or minutes doesn't a large difference but might save many updates to DB etc.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35838
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35838
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35838
Updated by Stefan Neufeind almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5d11420d77f7baf7471004867eec48d5fe99c51d.