• hi Till

    I was interested in the Predis framework implementation by Eric Mann’s project, which you have included in this plugin, if I’m not mistaken. Thank you for this!

    So I tested your plugin with my EC2 micro instance + PHP 7. I ran some load tests with 250 and 1000 GET per minute by loader.io.

    Long story short, with/without Redis I cannot serve 1000 requests/mn. PHP just stops responding. With fastCGI, I can go up to 5000 requests/s with minimal CPU.

    Some folks on the Nginx Helper plugin by rtCamp yet mentioned a 3-4x “speed” increase with Redis vs fastCGI. They insist I should use the WP Redis Page Cache to serve only full pages cache by Redis.

    Your plugin do store full pages, I checked the keys in the db.
    How can I disable object cache and keep full page cache only?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘keep only full page cache?’ is closed to new replies.