Questions tagged [mod-pagespeed]

PageSpeed Module speeds up your site and reduces page load time. This open-source webserver module automatically applies web performance best practices to pages and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.

PageSpeed Module

PageSpeed speeds up your site and reduces page load time. This open-source webserver module automatically applies web performance best practices to pages and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.

Features

  1. Automatic website and asset optimization
  2. Latest web optimization techniques
  3. 40+ configurable optimization filters
  4. Free, open-source, and frequently updated
  5. Deployed by individual sites, hosting providers, CDNs

for more details https://developers.google.com/speed/pagespeed/module

71 questions
0
votes
1 answer

Installing mod_pagespeed (Apache module) on CentOS

I have a CentOS (5.7 Final) system on which I already have Apache (2.2.3) installed. I have installed mod_pagespeed by following the instructions on: http://code.google.com/speed/page-speed/download.html and got the following while installing: # rpm…
siliconpi
  • 1,807
  • 6
  • 32
  • 46
0
votes
0 answers

Nginx Pagespeed Module: What is "Ngx_pagespeed Slow write operation on file /usr/share/nginx/ngx_pagespeed_cache..." in error logs and how to fix?

I am running an Ubuntu 20.04 LEMP server with the pagespeed module for Nginx in a business environment. In my /var/log/nginx/error.log I am seeing the following error: [ngx_pagespeed 1.15.0.0-8811] Slow write operation on file…
DanRan
  • 73
  • 1
  • 3
  • 22
0
votes
0 answers

PageSpeed combine_javascript How to avoid all scripts (e.g. those with data-* attributes) being combined

I have something like the following: