Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn about usage of memcached, instead of suggesting it #1426

Open
lmeyer1 opened this issue Jul 22, 2022 · 0 comments
Open

Warn about usage of memcached, instead of suggesting it #1426

lmeyer1 opened this issue Jul 22, 2022 · 0 comments

Comments

@lmeyer1
Copy link
Contributor

lmeyer1 commented Jul 22, 2022

Here stands https://devdocs.prestashop.com/1.7/scale/optimizations/#7-prestashop-settings :

If you still want to enable it, if you have only 1 front, use APC, and if you have several front, use a unique central memcached server host (not localhost!)

I think, it is clear, that caching with Memcached in Prestashop does not work for now. Therefore, we should not suggest using it (even though it stands If you still want to enable it.

It should read something like:

Warning: do not enable cache using memcached. The current implementation not only is inefficient, but can give rise to unexpected behavior. Never use it on a production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant