incubator-pagespeed-ngx icon indicating copy to clipboard operation
incubator-pagespeed-ngx copied to clipboard

Automatic PageSpeed optimization module for Nginx

Results 105 incubator-pagespeed-ngx issues
Sort by recently updated
recently updated
newest added
trafficstars

My server serve pages via https (http/2) and redirect every http traffic to https. I had few issues but somehow resolve most of them: 1) the `...` that pagespeed included...

After reading through some github posts and documentation, it seems pagespeed doesn't really support ARM. However, with the help of developer [Gusco](https://gitlab.com/gusco/ngx_pagespeed_arm) on Gitlab, I have successfully compiled the pagespeed...

Hello, We experience 2 problems since we moved from : Linux Debian 8.8 + nginx 1.10.3 + ngx_pagespeed 1.11.33.2-0 (from deb http://packages.dotdeb.org jessie-nginx-http2 all) to : Linux Debian 9.4 +...

Please note that PSOL built on Ubuntu 20.04 (Focal) and earlier will not work on systems with newer glibc (for example ubuntu Impish and upcoming Ubuntu LTS Jammy. It's fixable...

Hello guys, I have a problem with installing latest version of nginx, never had that issue before, all the time shown for me same error, never had the problem. ```...

Hi. We've been using mod_pagespeed for a while on our nginx reverse proxy balancer. We have now performed some important changes removing apache on the upstream and migrating rewrites rules...

``` git clone --recursive https://github.com/apache/incubator-pagespeed-ngx.git export NGINX_VER=1.14.0 export NAXSI_VER=1.3 cd nginx-$NGINX_VER ./configure --with-cc-opt='-g -O2 -fdebug-prefix-map=/build/nginx-H4cN7P/nginx-1.14.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fPIC' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid...

Is there a possibility to add the new google Global Site Tag (gtag.js) in the filter Insert Google Analytics?

I'm getting this in JS and CSS console: SyntaxError: illegal character And when I open up the offending file, it displays this: ôےDTôzXEzزj{�Tئî†Xاُ|ےيMëےë—jWھمû€f;€¬êش8[ïk^ dk" چہژ•ى؟µïصپéu!،¢d¶n‡UœmZ‍�9 aپ§êقف‎؟_pخW ة‏ےûûٍكTز7Q–£طوè;Gب½×ع{ڈQpk¸4FKْذAْہkح5×¾÷‍sn©»ھZnµZ@ڈ1û€،ح،£0 Kz(u›€ئجfqüfüJ;® „ش‡eêë‏œکaNrU‎‚ْiµ²¹o±زؤ„‎¹÷أ^ںفzù—ôٹˆJً¢¦{I¥خ5ùm÷زق.Bد!ةYFھ•¤‎q±ك6cK„ےâں؟ف‰î·Owîّ ½PoŒٍرهôظ%ٍèفèsR°ل8دôB/¦¯«‡z؟ط‹U{dSî,[زc[•+»{®Xµhعمêiژk7è+ک>آق...

I've been running ngx_pagespeed 1.13.35.2-stable on Ubuntu 16.04 and now on Ubuntu 20.04 without any issues until this morning when I've noticed that every single image served from img.domain.com returns...