Project

General

Profile

Actions

Bug #30162

closed

sporadical memcache error on server load

Added by Robert Heel over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Caching
Target version:
-
Start date:
2011-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Sometimes on our server memcached close the connection on heavy server load. In this case, the website show the error message:

t3lib_cache_Exception
Could not set value. Could not set data to memcache server.

I've resolved this issue by commenting out the "throw" command in memcache class.
It works fine, because writing the cache is not necessary to show the website.

Would be nice if there is a better way to avoid this issue.


Files

hide_memcache_exception.diff (683 Bytes) hide_memcache_exception.diff Robert Heel, 2011-09-21 11:55

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #35897: Failing unit test in cachng framework memcache backendClosed2012-04-12

Actions
Actions

Also available in: Atom PDF