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

Also available in: Atom PDF