• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Is it safe to use Memcached in a shared Plesk hosting environment?

ranjithkr

New Pleskian
Server operating system version
CentOS Linux release 7.9.2009 (Core)
Plesk version and microupdate number
Plesk Obsidian 18.0
Is it safe to use memcached in a shared plesk hosting environment ?
It is not safe when using a single daemon (as described in the article you linked to). There is no way to isolate data in memcache and there is noway to authenticate to memcached unless running multiple daemon on different ports.
 
But is it practical to run multiple daemons on different ports in a shared plesk environment with more than 100+web applications ? Is there any alternative solutions ?
 
Back
Top