• Resolved athleticcity

    (@athleticcity)


    Hello,

    is it possible to cache woocommerce query string pages with the fallback-cache? Woocommerce query string pages are currently not cached via fallbach-cache. FYI, I didn’t check the box under “Don’t cache the following dynamic contents: Pages with query args”.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    I think the fallback cache ignores the query string as one page can have millions of query strings attached to it overloading the server and causing issues. Cause the system has to create a separate cache for each variation of the query string.

    Thread Starter athleticcity

    (@athleticcity)

    Ok, thanks, but is it possible to exclude this behavior with a code in function.php? So that all filters are cached?

    Thanks

    Plugin Contributor iSaumya

    (@isaumya)

    Unfortunately, at this moment it’s not possible to change the cache key using any kind of filter.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Query-String | Fallback cache’ is closed to new replies.