• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Problem with Memcached

Nicola

Basic Pleskian
Hi,
I have a question form Memcached. I installed it on my server but several times it seems that the data requested by the application is not stored in memcached but is requested from the database. if I go to search for it through PHPMemcachedAdmin the value exists in memcached.

Does anyone know if there is a method for carrying out more detailed checks? I do not think it's a memory problem because I'm using very little. Attached send the PHPMemcachedAdmin screen
 

Attachments

  • Memcached.PNG
    Memcached.PNG
    43.3 KB · Views: 8
perhaps you can use the memdump/memcdump tool from the libmemcached command-line utilities and see if there are any keys from your application in.
 
Back
Top