Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Anton Aleksandrov

    (@antonaleksandrov)

    Hello,
    Sorry, this slipped out of my attention. If this is actual, could you send me an email to [email protected] with details of your setup?

    Plugin Author Anton Aleksandrov

    (@antonaleksandrov)

    About object cache – and more specifically we are talking about persistent object cache.

    When you start and benchmark – script will store small value in object cache. When benchmark for object cache are to be run – script will check, if that small value still exists in object cache. If it does not – all object cache tests will fail. Therefore is you are getting zero or tests are not working – most likely this indicates, that object cache is not persistent – only exists in-memory for single request or it is being very frequently flushed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘LS cache Redis Gives 0 score on WPBenchmark’ is closed to new replies.