Skip to content
Snippets Groups Projects
Commit 0b243aba authored by Dmitry Dulepov's avatar Dmitry Dulepov Committed by Steffen Ritter
Browse files

[BUGFIX] Sporadic memcache error on server load

Memcache server sometimes closes connection under heavy load. In
such cases TYPO3 shows error messages in Frontend when setting
the value to cache fails. This should not happen because it is
not such a error that should cause server down times. Change the
exception to a warning in sys_log instead. Admins can see the
error and work on it.

Change-Id: Ied3da87149e50843f8950395b3003a8cac06dbdc
Resolves: #30162
Releases: 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/5599
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Oliver Klee
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
parent 929feb24
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment