• Resolved rlponder

    (@rlponder)


    I have been trying to increase my page speed and have had no success and based on the compatibility test it appears I have a mod_ not detected problem. Please help.

    A recent pingdom speed test revealed I needed to Add Expires:

    I set the Cache Control policy to max age & validation; set expires header and cache control header too on; changed permalink custom to “postgame.” The page test speed was slower.

    I checked the compatibility and found the following problems which I don’t know how to resolve.
    Server Modules & Resources:

    Plugin Version: 0.13.2
    PHP Version: 7.1.24;
    Web Server: Apache
    FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    Multibyte String support: Installed (required for Rackspace Cloud Files support)
    cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    zlib extension: Installed (required for gzip compression support)
    brotli extension: Not installed (required for brotli compression support)
    Opcode cache: PHP6
    Memcached extension: Not installed
    Memcache extension: Not installed
    Redis extension: Not installed
    HTML Tidy extension: Installed (required for HTML Tidy minifier support)
    Mime type detection: Installed (Fileinfo) (required for CDN support)
    Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
    Open basedir: Off
    zlib output compression: Off
    set_time_limit: Available
    SSH2 extension: Not installed (required for Self-hosted (FTP) CDN SFTP support)
    mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
    WordPress Resources

    /home3/rlponder/public_html/freestateofponder.com/.htaccess: OK
    /home3/rlponder/public_html/freestateofponder.com/wp-content: OK
    /home3/rlponder/public_html/freestateofponder.com/wp-content/uploads/2020/04: OK
    Fancy permalinks: /index.php/%year%/%monthnum%/%day%/%postname%/
    WP_CACHE define: Defined (true)
    URL rewrite: Enabled

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

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

    (@vmarko)

    Hello @rlponder

    Thank you for the inquiry and I am happy to assist you with this.
    I’ve tested your website on GtMetrix and I am not seeing the mentioned issue, so possibly browser cache was not enabled and now it is. https://gtmetrix.com/reports/freestateofponder.com/oIZFQoEI
    As for the compatibility test, not detected means you don’t use mod_php mode, so you probably use php-fpm. We cannot detect Apache modules in that case, but that doesn’t mean it is not installed/active.
    As the Gtmetrix report suggests, you should optimize your images (W3 Total cache does not optimize images but Lazy loading might help with this) and you should enable minify in Perforamnce>General settings.
    Thank you!

    Thread Starter rlponder

    (@rlponder)

    Thank you.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rlponder
    You are most welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mod_deflate, mod_expire, etc. not detectable trying to resolve expires issue’ is closed to new replies.