• Resolved elipeer

    (@elipeer)


    hi
    we buy the premium total cache so maybe it will help for our woocommerce website caching.
    but it looks like it saves only cache versuib for pages i visit in my browser in the same session and works super fast.

    but when i close the browser and try again it looks like it loads once again the regular page and not the cached version and every user who goes in gets the regular page white quests from the DB and not the cached version?

    also looks like the cache preload not working
    it should run all the pages and save for them a cached version
    and always the site falls down because lots of DB requests

    is there any way you can help us please ? this is very frustrating

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @elipeer

    Thank you for reaching out and I am happy to help!
    I’ve checked your website and as I can see the Page Caching method is set to Disk. Is there any reason why you are not using the Disk: Enhanced method?
    I can also see that you’ve enabled Object caching also caching to disk. It’s not recommended to use the Object caching Disk caching method since it may slow down the website and you should consider using memory-based caching like you are using for database caching.
    Make sure to check your BRowser Cache settings and see if the expires header and cacher control header is enabled for HTML, CSS&JS and media, and other files.
    Thanks!

    Thread Starter elipeer

    (@elipeer)

    hi
    i cant make it work with the Memcache or also Disk: Enhanced doesn’t work
    looks like only disk works for now

    i tried talk to the server company and they say that the Memcache installed on the server but when i set the plugin to work with that it dosent work at all.

    do you have any idea how to setup the Memcache ?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @elipeer

    Thank you for the information.
    When you say “it does not work” can you please share more details about how it does not work?
    The pages are cached when visited. If you select Disk: Enhanced as Page Cache method and visit a couple of pages on your website, check the /wp-content/cache/page_enhanced/jb-jewelers.com and check if the folders of those pages are created.
    As for Memcached, It seems to be working for DB cache so the process is the same. Select the Memcached caching method for Page cache in General settings, then go to Perfomrance>Page Cache and configure Memcached with IP/port.

    Thanks!

    Thread Starter elipeer

    (@elipeer)

    when we activate the memcache we get the errors and then after few seconds the server is down

    NOTICE Error: [8] unserialize(): Error at offset 2530347 of 2547694 bytes /srv/sites/jb-jewelers.com/public_html/wp-content/plugins/w3-total-cache/Cache_File.php on line 138
    
    NOTICE Error: [8] unserialize(): Error at offset 7599419 of 7618542 bytes /srv/sites/jb-jewelers.com/public_html/wp-content/plugins/w3-total-cache/Cache_File.php on line 138
    
    NOTICE Error: [8] unserialize(): Error at offset 0 of 42981234 bytes /srv/sites/jb-jewelers.com/public_html/wp-content/plugins/w3-total-cache/Cache_File.php on line 138

    do you have any idea what causing this?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @elipeer

    It seems that your Memcached server is out of resources so you should increase the memory.
    Have you checked with the Disk: Enhanced?
    Thanks!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    No activity for a week.
    Marking topic as resolved!

    Thread Starter elipeer

    (@elipeer)

    hi sorry for the late response
    i still get this error
    https://postimg.cc/gxGXYt12

    we use the Disc:Basic

    the Disk: Enhanced dosent save any cache version for any page

    can you please help?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘cache dont realy work’ is closed to new replies.