• Resolved scentednights2002

    (@scentednights2002)


    According to my host (WP Engine), on all 5 of my sites that have this plugin – I am having an issue with the “ao_cachechecker” function causing 504 errors.

    Please advise?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    thanks for the feedback @scentednights2002 and sorry for the bug.

    some questions/ remarks:
    * cachechecker errors (though ugly) do not impact your visitors (luckily)
    * are there any errors in the php-error-log? if you don’t have access to that, can you ask WPE support?
    * you can disable the cachechecker by adding this codesnippet;

    
    add_filter('autoptimize_filter_cachecheck_do','__return_false');

    I’ll have a look at any change that might impact this on my side as well.

    Happy New Year nonetheless!!
    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    this was probably about “cachebuster” and not “cachechecker” @scentednights2002, AO 2.3.2 fixed this pretty daunting (as it’s a wordpress core problem at heart) issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2.3.1 update causing 504 bad gateway requests’ is closed to new replies.