skip to Main Content

Memcached client with TLS support?

I use Memcached in AWS ElastiCache and enabled encryption-in-transit as a security requirement. However, at client side, when trying to connect to the new cache cluster with encryption-in-transit enabled, the connection failed right away with below error. Error: read ECONNRESET…

VIEW QUESTION

Memcached – PHP session lock issue

PHP Warning: session_start(): Unable to clear session lock record in /var/www/efs/html/v43/Api/PortalApi/PortalApi.php on line 39 When multiple request are made simultaneously, the above issue occurs in one of our dev environment but other environments are working fine. could not resolve the…

VIEW QUESTION
Back To Top
Search