Jump to content

Enabling cache with Memcached or Redis kills the CPU


Recommended Posts

Hello Everyone,

 

It's Prestashop 1.6.1.4, I have tried it with php-memcached and Redis Cache, and what happens is, when I enable any of them, php-fpm services fire up and within 1-2 minutes the server CPU is at 100%, rendering. There are no connections from outside at this time.

When I disable caching, it slowly stops.

 

The server is an i7 with 64Gb RAM, apache 2.4.23 and php v7.0.11

 

Any ideas what this could be?

 

All the best,

Istvan

Link to comment
Share on other sites

I've installed that via pecl and enabled, when I switched to APC caching it killed the php engine instantly (went dead).

I have also tried to enable plain file system caching and the same thing happens as with memcached or redis, just slower - it starts up php and rendering something with high cpu load.

Is this a known problem? Any reference to it? Is there a way to make memcached or redis work properly with Prestashop 1.6.1?

 

Thanks all!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...