incubator-pagespeed-ngx
incubator-pagespeed-ngx copied to clipboard
Automatic PageSpeed optimization module for Nginx
When editing a post in a WordPress site's admin area, clicking the 'save draft' button appears to work successfully, but the content is not actually saved. Looking at the network...
Hello, i have multiple virtual hosts Nginx server. And turned on IPRO for images, to convert them in webp. But lost a day to get original links to optimised images,...
At https://www.modpagespeed.com/doc/downstream-caching#standard in the varnish example config the following lines added: ```vcl # Mark HTML as uncacheable. If we can't send them purge requests they can't # cache our html....
Hello everyone, Nginx pagespeed is reporting this error: broken header: "��/���@��kj98���=5���g@D�
https://www.crystaltravel.us/deals/flights-under-199 This page leads on error page there is no price displays . Kindly look into it an fix it .
here is the nginx error log: `2018/09/10 17:10:54 [alert] 2282#0: [ngx_pagespeed 1.13.35.2-0] [0910/171054:FATAL:shared_mem_cache.cc(564)] Check failed: worker != NULL. nginx: worker process() [0x56a86e] nginx: worker process() [0x4f9a12] nginx: worker process() [0x568ec0]...
my nginx [pagespeed server] config is: listen 127.0.0.1:8080 reuseport; server_name _pagespeed_http_; server_name_in_redirect off; pagespeed on; pagespeed RespectVary off; pagespeed DisableRewriteOnNoTransform off; pagespeed PreserveUrlRelativity on; pagespeed ForbidAllDisabledFilters true; pagespeed Statistics off;...
Hi, is it possible to configure multiple file extension for css or js. E.g stylesheet: .css.jsf .css javascript: .js.jsf .js behind the .js.jsf there are also queryparms which should be...
Hello. I've packaged up mod pagespeed for nginx. (see https://launchpad.net/~eilander/+archive/ubuntu/nginx , not tested yet) Questions: - Are there any benefits for building PSOL from source? - Can I use the...