pishta74 Posted September 29, 2016 Share Posted September 29, 2016 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 More sharing options...
the.rampage.rado Posted September 29, 2016 Share Posted September 29, 2016 Use apcu and you'll have no problems and better performance. Link to comment Share on other sites More sharing options...
pishta74 Posted September 29, 2016 Author Share Posted September 29, 2016 Ok, I've isntalled pecl-apcu but Prestashop doesn't seem to be supporting it (is there a module for it?) Best, Istvan Link to comment Share on other sites More sharing options...
pishta74 Posted September 30, 2016 Author Share Posted September 30, 2016 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 More sharing options...
pishta74 Posted October 1, 2016 Author Share Posted October 1, 2016 Bump Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now