Project

General

Profile

Actions

Bug #79966

closed

Connection timeout for Redis cache backend

Added by Arno Schoon about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Caching
Target version:
Start date:
2017-02-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
redis
Complexity:
Is Regression:
No
Sprint Focus:

Description

By default a connection to any Redis host may take up an unlimited amount of time (or until PHP times out).

Especially with an external host which can suffer from network issues this leads to issues.

PHPredis supports setting a timeout (in seconds) when establishing a connection, if the host is down the script shouldn't wait too long.

Actions #1

Updated by Gerrit Code Review about 7 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 https://review.typo3.org/51799

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51799

Actions #3

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51799

Actions #4

Updated by Arno Schoon about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF