incubator-pagespeed-mod
incubator-pagespeed-mod copied to clipboard
Apache module for rewriting web pages to reduce latency and bandwidth.
[ngx_pagespeed 1.14.36.1-0] #WARNING:resource_fetch.cc(197)] Fetch failed for resource url cache/catalog/import_files/82/x82fb69fe6a8911ea9d1e04d4c4ab4462_8893aa3b939011ea96d904d4c4ab4462-228x228.jpg.pagespeed.ic.YyRTkdctzh.jpg pagespeed on; pagespeed FileCachePath /var/cache/pagespeed; pagespeed HttpCacheCompressionLevel 0; pagespeed EnableFilters insert_dns_prefetch; # pagespeed RewriteLevel OptimizeForBandwidth; # pagespeed RewriteLevel CoreFilters; pagespeed RedisServer...
``` This is not a defect per-se rather an explanation of how we work with mod_rewrite and what can (and does) go wrong. It's here so it's searchable by devs...
Such as same users in past, some images are not showed on this PrestaShop eCommerce: https://ecosistemigroup.com/it/ I've Ubuntu 16.04 64bit with Apache and I've installed today the latest version today....
I've installed and enabled mod_pagespeed in Easyapache in WHM/Cpanel, but the following urls are not found: http://mydomain.com/pagespeed_global_admin http://mydomain.com/pagespeed_admin/console http://mydomain.com/pagespeed_admin/ Also tried with .htaccess disabled. Does the admin section need to...
Hi there, i've recently changed my setup from nginx to apache2 and can't get the Pagespeed-Beacon to work there. The request to the beacon always returns a 404 Status-Code. I'm...
We have an Ajax request that is just supposed to set a cookie in the response (i.e. a Set-Cookie header). However, if the response body is empty, mod_pagespeed filters this...
This version X-Mod-Pagespeed: 1.13.35.2-0 broken order processing javascripts. Some my files are like: but it will generate: // Its impossible because defer attribute by specification not work with inlined javascript....
In some cases, we need to put srcsets for image into a custom attribute, such as data-srcset. Unfortunately, those images cannot be optimized with ModPagespeed at the moment. Adding the...
Hello, **ModPagespeedEnableFilters rewrite_javascript** I just mention that all my JSON scripts what I have on the page do not minify. They have all spaces and comments. How it can b...
If I run the official pagespeed insights test at https://developers.google.com/speed/pagespeed/insights/ it does show that I could save about 7 seconds using "Defer offscreen images". But we do have mod_pagespeed enabled...