• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

ngx_pagespeed

  1. Dukemaster

    Question Disallow public access for ngx_pagespeed admin area

    Hi, thanks for implementing ngx_pagespeed compiled by nginx. It's necessary to provide a basic manual, because the ..example.com/pagespeed_global_admin and ..example.com/pagespeed_admin directories are open. The common way disallowing public access by pagespeed AdminPath /pagespeed_admin...
  2. Dukemaster

    Question Nginx (TLS 1.3 + Pagespeed) - Updating cipher list

    Hi, today I updated ngx_pagespeed, it is running like a charm with TLS 1.3. But in Qualys ssllabs.com I discovered that the recent cipher list should also get an update. Here is the cipher list in /etc/nginx/conf.d/ssl.conf ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3; ssl_ciphers...
  3. Dukemaster

    Resolved Recompiling Nginx with Pagespeed (ngx_pagespeed)

    Hi at all, since I discovered two irregularities with the displayed version of Pagespeed I'm fighting with myself about recompiling Nginx 1.13.5 again with modules ngx_pagespeed, brotli, etc, shortly speaking the whole tutorial of @UFHH01. The problem could be caused by my own mistake compiling...
  4. Dukemaster

    Resolved Redis and ngx_pagespeed configuration

    Hi @ all today I made the further configuration of ngx_pagespeed which is running successfully since a few weeks. Today changed the configured to with Redis for Shared Memory Metadata Cache. The directory /var/cache/pagespeed/ was successful created after applying pagespeed...
Back
Top