sometimes my memcached server returns the following error:
Zend\Cache\Exception\RuntimeException' with message 'SERVER FAILED TO ALLOCATE OBJECT'
Can anyone explain what this error mean?
sometimes my memcached server returns the following error:
Zend\Cache\Exception\RuntimeException' with message 'SERVER FAILED TO ALLOCATE OBJECT'
Can anyone explain what this error mean?
Problem solved. The memcached memory was full, the error message was a little bit confusing...