• Resolved Ocio132

    (@ocio132)


    hello good is it compatible with a shared server with php 7.4 and op cache activated with lite speed ??? since when I activate it it goes slow

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi there,

    It’s compatible since it tested with it. I’m sorry if it’s not working for you.

    Thanks.

    Thread Starter Ocio132

    (@ocio132)

    Could it be that the rocket cache configuration is not configured correctly ???

    Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi @ocio132,

    I can’t say it is caused by it. The only idea I can think is because of this code:

    File: includes/cache.php
    Line: 1057

    
    $meta_len = \count($meta, true);
    if ($meta_len >= 1000000) {
        $this->dc_log('err', $group.':'.$cache_key, 'Object too large: '.$meta_len.'/1000000');
    
        return false;
    }
    

    Please downlowd dev version here https://docketcache.com/devtest/docket-cache-dev4.zip

    and try if it can solve your issue.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘not found correct’ is closed to new replies.