Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vakkar

    (@vakkar)

    Thanks for you help. A plugin was populating the POST variable, “WooCommerce AJAX Products Filter” to be precise.

    Thread Starter vakkar

    (@vakkar)

    @donncha I was looking at that but when I check the request, the requests are always GET. What would populate the POST array, any ideas?

    Thread Starter vakkar

    (@vakkar)

    I have the first option selected:

    Enable caching for all visitors

    
    Cache restrictions
     ON - Enable caching for all visitors.
     OFF - Disable caching for visitors who have a cookie set in their browser.
     OFF - Disable caching for logged in visitors. (Recommended)
    
     OFF - Don’t cache pages with GET parameters. (?x=y at the end of a url)
     ON - Compress pages so they’re served more quickly to visitors. (Recommended)
     ON - Cache rebuild. Serve a SuperCache file to anonymous users while a new file is being generated. (Recommended)
     OFF - Cache HTTP headers with page content.
     OFF - 304 Browser caching. Improves site performance by checking if the page has changed since the browser last requested it. (Recommended)
     ON - Make known users anonymous so they’re served SuperCached static files.

    The other options below this section are all OFF. I have disabled garbage collection (i.e 0 seconds timeout).

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