• I just debugged minify.php request because of long Time To First Byte. And found that caching is not allowed for requests with query string and full WordPress initialization is executed.

    Is there any easy way, how to skip PHP execution or at least “full WordPress initialization” for request like wp-content/plugins/w3-total-cache/pub/minify.php?file=02370/default.include.db5bd3.css
    ?

    https://wordpress.org/plugins/w3-total-cache/

  • The topic ‘Optimization of minify.php execution speed’ is closed to new replies.