[GitHub] [incubator-pagespeed-mod] jmarantz commented on issue #2085: Images don't get converted to webp in ajax requests

2021-10-29 Thread GitBox
jmarantz commented on issue #2085: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2085#issuecomment-954704800 I am assuming you checked the content-type of the ajax-loaded images in the chrome dev tools? On Fri, Oct 29, 2021 at 4:29 AM Lofesa ***@***.***>

[GitHub] [incubator-pagespeed-ngx] mch0lic commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
mch0lic commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954701661 > Try pagespeed Domain http*://www.domain.com; or allmost pagespeed Domain https://www.domain.com; This did work to an extend, I could see that css/js files

[GitHub] [incubator-pagespeed-ngx] Lofesa edited a comment on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
Lofesa edited a comment on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954665637 Hi So maybe the problem is they are http? Have you these folders and files under https? In chrome developer tools, have you any message in console?

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
Lofesa commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954665637 Hi So maybe the problem is they are http? Have you these folders and files under https? In chrome developer tools, have you any message in console? (other

[GitHub] [incubator-pagespeed-ngx] mch0lic edited a comment on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
mch0lic edited a comment on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954625725 ```curl -I https://img.domain.com/image.jpg``` (from www.domain.com server) ``` HTTP/2 200 server: nginx content-type: image/jpeg

[GitHub] [incubator-pagespeed-ngx] mch0lic edited a comment on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
mch0lic edited a comment on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954625725 ```curl -I https://img.domain.com/image.jpg``` (from www.domain.com server) ``` HTTP/2 200 server: nginx content-type: image/jpeg

[GitHub] [incubator-pagespeed-ngx] mch0lic commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
mch0lic commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954625725 ```curl -I https://img.domain.com``` (from www.domain.com server) ``` HTTP/2 200 server: nginx content-type: image/jpeg content-length: 21402

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
Lofesa commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954584666 Hi ``` https://www.domain.com/app/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.5.6.0"; id="jquery-blockui-js">

[GitHub] [incubator-pagespeed-ngx] mch0lic commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
mch0lic commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954563650 > But now other files are rewrited? I will say a file in /var/www/www.domain.com/shared/uploads/ is rewrited? I'm not 100% sure about uploads, as there is not

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2085: Images don't get converted to webp in ajax requests

2021-10-29 Thread GitBox
Lofesa commented on issue #2085: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2085#issuecomment-954552905 Hi Not only the banner, seems is in all images that are precessed by pagespeed, like:

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-29 Thread GitBox
Lofesa commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954544479 Hi But now other files are rewrited? I will say a file in `/var/www/www.domain.com/shared/uploads/` is rewrited? Can you take a look at the log files in

[GitHub] [incubator-pagespeed-mod] datamints-off opened a new issue #2085: Images don't get converted to webp in ajax requests

2021-10-29 Thread GitBox
datamints-off opened a new issue #2085: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2085 We're using a banner system to load ads via ajax. The images in the ajax responses are handled by mod_pagespeed, but they're not converted to webp. If I call the ajax url directly in

[GitHub] [incubator-pagespeed-ngx] mch0lic commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-28 Thread GitBox
mch0lic commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-954451236 > Try https://domain.com/?PageSpeedFilters=+debug. and see in the html code inserted debug messages as comments. ```

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-28 Thread GitBox
Lofesa commented on issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742#issuecomment-953753195 Hi Try `https://domain.com/?PageSpeedFilters=+debug`. and see in the html code inserted debug messages as comments. At a first glance I see this: ```

[GitHub] [incubator-pagespeed-ngx] mch0lic opened a new issue #1742: 1.13.35.2-stable suddenly stopped working

2021-10-28 Thread GitBox
mch0lic opened a new issue #1742: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1742 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

[GitHub] [incubator-pagespeed-ngx] EdinaWeb commented on issue #1681: Uncacheable content, preventing rewriting of image

2021-10-28 Thread GitBox
EdinaWeb commented on issue #1681: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1681#issuecomment-953592587 Hey, did you solve the problem? I have the same problem too. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2084: bazel build / psol

2021-10-20 Thread GitBox
Lofesa commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-947378009 @eilandert Maybe is the same issue related here: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-858151770 "File

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2084: bazel build / psol

2021-10-19 Thread GitBox
eilandert commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-947104837 I am stuck now at `src/incubator-pagespeed-ngx/psol/include/base/logging.h:22:10: fatal error: glog/logging.h: No such file or directory` Will

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
oschaaf commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946111536 I wouldn't say doomed.. but it will require some effort to get ngx_pagespeed to work with the bleeding edge / bazel build system. The path of least resistance is

[GitHub] [incubator-pagespeed-mod] eilandert edited a comment on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
eilandert edited a comment on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946102223 @oschaaf Does that mean we are doomed to use the latest-stable tag? I am trying to cook some things up with docker (

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
eilandert commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946102223 @oschaaf Does that mean we are doomed to use the latest-stable tag? I am trying to cook some things up with docker (

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
oschaaf commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946051372 I don't think I ever really got to producing/testing a standalone `pagespeed_automatic.a`. Checking I did find this script, but unfortunately I left no

[GitHub] [incubator-pagespeed-mod] eilandert edited a comment on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
eilandert edited a comment on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946012731 > What do you need to add that `#include` into? > > pagespeed_automatic.a is an intermediate library which can be used to build the Apache or nginx

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
eilandert commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-946012731 > What do you need to add that `#include` into? > > pagespeed_automatic.a is an intermediate library which can be used to build the Apache or nginx

[GitHub] [incubator-pagespeed-mod] jmarantz commented on issue #2084: bazel build / psol

2021-10-18 Thread GitBox
jmarantz commented on issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084#issuecomment-945991794 What do you need to add that `#include` into? pagespeed_automatic.a is an intermediate library which can be used to build the Apache or nginx versions. --

[GitHub] [incubator-pagespeed-mod] eilandert opened a new issue #2084: bazel build

2021-10-18 Thread GitBox
eilandert opened a new issue #2084: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2084 @oschaaf or whoever knows how to do this ... :-) First, when I build with bazel I need to add #include to pagespeed/kernel/base/string.h or else bazel build will fail. When

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-14 Thread GitBox
Lofesa commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-943017145 @oschaaf Maybe apr must be updated? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-13 Thread GitBox
eilandert commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-942309082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1741: What's the status of v1.14.33.1-RC1?

2021-10-13 Thread GitBox
Lofesa commented on issue #1741: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1741#issuecomment-942038151 Nginx version is a layer for the nginx server on how it works, pagespeed functionalities are in the PSOL library that comes from the apache version. And if I

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-13 Thread GitBox
eilandert commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-942347917 Ok, on modern libc you can execute the following when building PSOL: sed -i -r 's/sys_siglist\[signum\]/strsignal(signum)/g'

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-13 Thread GitBox
eilandert commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-942316190 And then I get the same error about pthread_yield ;-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-13 Thread GitBox
eilandert commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-942309082 If the function is just renamed from pthread_mutex_consistent_np to pthread_mutex_consistent you should be able to do sed -i

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1741: What's the status of v1.14.33.1-RC1?

2021-10-13 Thread GitBox
Lofesa commented on issue #1741: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1741#issuecomment-942038151 Nginx version is a layer for the nginx server on how it works, pagespeed functionalities are in the PSOL library that comes from the apache version. And if I

[GitHub] [incubator-pagespeed-ngx] hoolzeo edited a comment on issue #1032: ./configure: error: C compiler cc is not found

2021-10-11 Thread GitBox
hoolzeo edited a comment on issue #1032: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1032#issuecomment-940131281 > For debian you need to install `libc-dev` It works! Thanks -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-pagespeed-ngx] hoolzeo commented on issue #1032: ./configure: error: C compiler cc is not found

2021-10-11 Thread GitBox
hoolzeo commented on issue #1032: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1032#issuecomment-940131281 > For debian you need to install `libc-dev` It works! Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-pagespeed-mod] gnif edited a comment on issue #1851: Fetch failed for resource url and Aborting fetch

2021-10-09 Thread GitBox
gnif edited a comment on issue #1851: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1851#issuecomment-939403244 Note I have come across another configuration that can cause this error: Nginx Load Balancer --- proxy_protocol -> Backend Nginx Two issues:

[GitHub] [incubator-pagespeed-mod] gnif edited a comment on issue #1851: Fetch failed for resource url and Aborting fetch

2021-10-09 Thread GitBox
gnif edited a comment on issue #1851: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1851#issuecomment-939403244 Note I have come across another configuration that can cause this error: Nginx Load Balancer --- proxy_protocol -> Backend Nginx Two issues:

[GitHub] [incubator-pagespeed-mod] gnif edited a comment on issue #1851: Fetch failed for resource url and Aborting fetch

2021-10-09 Thread GitBox
gnif edited a comment on issue #1851: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1851#issuecomment-939403244 Note I have come across another configuration that can cause this error: Nginx Load Balancer --- proxy_protocol -> Backend Nginx Two issues:

[GitHub] [incubator-pagespeed-mod] gnif edited a comment on issue #1851: Fetch failed for resource url and Aborting fetch

2021-10-09 Thread GitBox
gnif edited a comment on issue #1851: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1851#issuecomment-939403244 Note I have come across another configuration that can cause this error: Nginx Load Balancer --- proxy_protocol -> Backend Nginx Two issues:

[GitHub] [incubator-pagespeed-mod] gnif commented on issue #1851: Fetch failed for resource url and Aborting fetch

2021-10-09 Thread GitBox
gnif commented on issue #1851: URL: https://github.com/apache/incubator-pagespeed-mod/issues/1851#issuecomment-939403244 Note I have come across another configuration that can cause this error: Nginx Load Balancer --- proxy_protocol -> Backend Nginx Two issues: 1)

[GitHub] [incubator-pagespeed-ngx] viktorix opened a new issue #1741: What's the status of v1.14.33.1-RC1?

2021-10-09 Thread GitBox
viktorix opened a new issue #1741: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1741 I see v1.14.33.1-RC1 has been around since 2020. Are there any updates? Is it stable enough? I see Apache version is moving along and is at 1.14.36.1 now. NGX version seems way behind.

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
Lofesa edited a comment on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933741461 Hi Pagespeed uses #includes and maybe (I don´t know) uses this function, if in new version is deprecated maybe @oschaaf must take a look P.D.

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
Lofesa edited a comment on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933741461 Hi Pagespeed uses #includes and maybe (I don´t know) uses this function, if in new version is deprecated maybe @oschaaf must take a look P.D.

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
Lofesa edited a comment on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933741461 Hi Pagespeed uses #includes and maybe (I don´t know) uses this function, if in new version is deprecated maybe @oschaaf must take a look P.D.

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
Lofesa commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933741461 Hi Pagespeed uses #includes and maybe (I don´t know) uses this function, if in new version is deprecated maybe @oschaaf must take a look -- This is an

[GitHub] [incubator-pagespeed-mod] nemihome commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
nemihome commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933729910 Hi, ok, the error message sounds like it is included in pagespeed.so. So what's the problem? Is pagespeed.so using something which is depreciated or is this a bug

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
Lofesa commented on issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-933717590 Hi As far as I can see, pthread_mutex_consistent_np is defined in pthread.h file, provided by OS. In a Centos 7 distro the path is /usr/include/pthread.h --

[GitHub] [incubator-pagespeed-mod] nemihome opened a new issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

2021-10-04 Thread GitBox
nemihome opened a new issue #2083: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083 sudo nginx -t nginx: [emerg] dlopen() "/usr/lib/nginx/modules/ngx_pagespeed.so" failed (/usr/lib/nginx/modules/ngx_pagespeed.so: **undefined symbol: pthread_mutex_consistent_np**) in

[GitHub] [incubator-pagespeed-ngx] eilandert edited a comment on issue #1735: can't build?

2021-09-26 Thread GitBox
eilandert edited a comment on issue #1735: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1735#issuecomment-927318604 > Cannot build on latest debian stable (11 bulseye) and unless this is fixed it won't build on the next Ubuntu LTS either This > sed -i -r

[GitHub] [incubator-pagespeed-ngx] eilandert commented on issue #1735: can't build?

2021-09-26 Thread GitBox
eilandert commented on issue #1735: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1735#issuecomment-927318604 > Cannot build on latest debian stable (11 bulseye) and unless this is fixed it won't build on the next Ubuntu LTS either This > sed -i -r

[GitHub] [incubator-pagespeed-ngx] luispabon commented on issue #1735: can't build?

2021-09-26 Thread GitBox
luispabon commented on issue #1735: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1735#issuecomment-927313700 Cannot build on latest debian stable (11 bulseye) and unless this is fixed it won't build on the next Ubuntu LTS either -- This is an automated message from the

[GitHub] [incubator-pagespeed-mod] oschaaf closed issue #2082: Ram

2021-09-25 Thread GitBox
oschaaf closed issue #2082: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2081: [Site] Expired certificate on modpagespeed.com

2021-09-16 Thread GitBox
oschaaf commented on issue #2081: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2081#issuecomment-920666563 Resolved -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [incubator-pagespeed-mod] oschaaf closed issue #2081: [Site] Expired certificate on modpagespeed.com

2021-09-16 Thread GitBox
oschaaf closed issue #2081: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [incubator-pagespeed-mod] eilandert edited a comment on issue #2069: PSOL with bazel

2021-09-15 Thread GitBox
eilandert edited a comment on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-920379346 @acachy how did you manage to build? I get a lot of errors like this: pagespeed/kernel/base/string_util.cc: In function 'GoogleString

[GitHub] [incubator-pagespeed-mod] eilandert edited a comment on issue #2069: PSOL with bazel

2021-09-15 Thread GitBox
eilandert edited a comment on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-920379346 @acachy how did you manage to build? I get a lot of errors like this in net_instaweb pagespeed/kernel/base/string_util.cc: In function

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2069: PSOL with bazel

2021-09-15 Thread GitBox
eilandert commented on issue #2069: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2069#issuecomment-920379346 @acachy how did you manage to build? I get a lot of errors like this in net_instaweb pagespeed/kernel/base/string_util.cc: In function 'GoogleString

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2081: [Site] Expired certificate on modpagespeed.com

2021-09-15 Thread GitBox
oschaaf commented on issue #2081: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2081#issuecomment-920271297 Ah I see, confirmed via https://www.ssllabs.com/ssltest/analyze.html?d=modpagespeed.com -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2081: [Site] Expired certificate on modpagespeed.com

2021-09-15 Thread GitBox
oschaaf commented on issue #2081: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2081#issuecomment-920270361 Thanks for reporting. I don’t observe that warning .. and https://www.ssllabs.com/ssltest/analyze.html?d=www.modpagespeed.com seems to check in OK. It’s suspect you

[GitHub] [incubator-pagespeed-mod] leecalcote opened a new issue #2081: [Site] Expired certificate on modpagespeed.com

2021-09-15 Thread GitBox
leecalcote opened a new issue #2081: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2081 The certificate used on modpagespeed.com expired on August 11th, 2021. https://user-images.githubusercontent.com/7570704/133487413-491863bf-6115-4e89-9e14-67ee69b8e68e.png;>

[GitHub] [incubator-pagespeed-ngx] eilandert commented on issue #1735: can't build?

2021-09-14 Thread GitBox
eilandert commented on issue #1735: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1735#issuecomment-919495759 Thanks @acachy. I put sed in my deployment script and I managed to compile the latest-stable branch on Ubuntu Hirsute (21.04) -- This is an automated message

[GitHub] [incubator-pagespeed-ngx] acachy commented on issue #1735: can't build?

2021-09-14 Thread GitBox
acachy commented on issue #1735: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1735#issuecomment-919472078 I succeeded managing it in an ugly way Part of my deploy script: ``` git submodule update --init --recursive --jobs=16 --force ... sed -i -r

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2080: CORS not working after enabling page speed on Apache

2021-09-10 Thread GitBox
Lofesa commented on issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080#issuecomment-917039518 Hi I have found a issue #1794 seems is like yours. These issue have no responses, so I don´t know if the user has solved this but you may ask to the user

[GitHub] [incubator-pagespeed-ngx] ReyKoxha edited a comment on issue #1688: with quiche nginx not work

2021-09-09 Thread GitBox
ReyKoxha edited a comment on issue #1688: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1688#issuecomment-916436792 None of the provided links answers the question. However, I just compiled NGINX-QUIC with PageSpeed and Brotli. Check out the file below.

[GitHub] [incubator-pagespeed-ngx] ReyKoxha commented on issue #1688: with quiche nginx not work

2021-09-09 Thread GitBox
ReyKoxha commented on issue #1688: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1688#issuecomment-916436792 None of the provided links answers the question. However, I just compiled NGINX-QUIC with PageSpeed and Brotli. ` # Needed only once apt-get install

[GitHub] [incubator-pagespeed-mod] fahadabid commented on issue #2080: CORS not working after enabling page speed on Apache

2021-09-09 Thread GitBox
fahadabid commented on issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080#issuecomment-916351926 And these urls are rewrited by pagespeed? No, nothing like, I shared if I have to somethings to make it work. Have you the content-security-policy header

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2080: CORS not working after enabling page speed on Apache

2021-09-09 Thread GitBox
Lofesa commented on issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080#issuecomment-916323669 And these urls are rewrited by pagespeed? Have you the content-security-policy header in place? What error have you in the browser console? -- This is an

[GitHub] [incubator-pagespeed-mod] fahadabid commented on issue #2080: CORS not working after enabling page speed on Apache

2021-09-09 Thread GitBox
fahadabid commented on issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080#issuecomment-915986945 I have two subdomains one is app.example.com and the other is api.example.com after enabling the page speed module the app can not any endpoint to API from the

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2080: CORS not working after enabling page speed on Apache

2021-09-08 Thread GitBox
Lofesa commented on issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080#issuecomment-915135200 And what is your CROS issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pagespeed-mod] fahadabid opened a new issue #2080: CORS not working after enabling page speed on Apache

2021-09-08 Thread GitBox
fahadabid opened a new issue #2080: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2080 Hi I have enabled page speed on Apache/2.4.25 (Debian) Running on NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian And added settings

[GitHub] [incubator-pagespeed-ngx] Lofesa edited a comment on issue #1740: Failing to build as dynamic module

2021-09-03 Thread GitBox
Lofesa edited a comment on issue #1740: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1740#issuecomment-912427695 The PSOL folder must be a sub-folder where you have pagespeed. Example. you download the incubator-pagespeed-ngx-1.14.36.1-beta.tar.gz and untar it, then

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1740: Failing to build as dynamic module

2021-09-03 Thread GitBox
Lofesa commented on issue #1740: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1740#issuecomment-912427695 The PSOL folder must be a sub-folder where you have pagespeed. Example. you download the incubator-pagespeed-ngx-1.14.36.1-beta.tar.gz and untar it, then you have

[GitHub] [incubator-pagespeed-ngx] eilandert commented on issue #1740: Failing to build as dynamic module

2021-09-02 Thread GitBox
eilandert commented on issue #1740: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1740#issuecomment-912058447 > ./configure: 33: ../incubator-pagespeed-ngx//config: [[: not found First thing that comes to mind is that [[ is a bash command, are you running in sh or

[GitHub] [incubator-pagespeed-ngx] C0nw0nk opened a new issue #1740: Failing to build as dynamic module

2021-09-02 Thread GitBox
C0nw0nk opened a new issue #1740: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1740 ``` 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

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2073: Image elements do not have explicit width and height - due to inline images

2021-09-02 Thread GitBox
Lofesa commented on issue #2073: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2073#issuecomment-911571310 The rationale, from a LH team member, is: until the image is decoded there is no image dimensions so the browser don´t reserve space for it and when the image is

[GitHub] [incubator-pagespeed-mod] Firegarden commented on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden commented on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907903766 Thank you very much for sharing these points. I am going to abandon using pagespeed module given your points are valid. I was blindly trusting this source

[GitHub] [incubator-pagespeed-mod] rwasef1830 edited a comment on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
rwasef1830 edited a comment on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907868790 There's lot of problems I discovered with pagespeed which made me pretty much abandon it entirely except for the webp conversion part and even that I am

[GitHub] [incubator-pagespeed-mod] rwasef1830 commented on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
rwasef1830 commented on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907868790 There's lot of problems I discovered with pagespeed which made me pretty much abandon it entirely except for the webp conversion part and even that I am

[GitHub] [incubator-pagespeed-mod] Firegarden edited a comment on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden edited a comment on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907865383 I am applying a nonce to my inline javascript but that is being lost when PageSpeed rewrites the scripts. Can someone code a change to just preserve the

[GitHub] [incubator-pagespeed-mod] Firegarden edited a comment on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden edited a comment on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907865383 I am applying a nonce to my inline javascript but that is being lost when PageSpeed rewrites the scripts. Can someone code a change to just preserve the

[GitHub] [incubator-pagespeed-mod] Firegarden edited a comment on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden edited a comment on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907865383 I am applying a nonce to my inline javascript but that is being lost when PageSpeed rewrites the scripts. Can someone code a change to just preserve the

[GitHub] [incubator-pagespeed-mod] Firegarden edited a comment on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden edited a comment on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907865383 I am applying a nonce to my inline javascript but that is being lost when PageSpeed rewrites the scripts. Can someone code a change to just preserve the

[GitHub] [incubator-pagespeed-mod] Firegarden commented on issue #876: Content Security Policy support.

2021-08-29 Thread GitBox
Firegarden commented on issue #876: URL: https://github.com/apache/incubator-pagespeed-mod/issues/876#issuecomment-907865383 I am applying a nonce to my inline javascript but that is being lost when PageSpeed rewrites the scripts. What not just rewrite the existing nonce just as it

[GitHub] [incubator-pagespeed-mod] jmarantz commented on issue #2073: Image elements do not have explicit width and height - due to inline images

2021-08-23 Thread GitBox
jmarantz commented on issue #2073: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2073#issuecomment-903742382 I suspect deleting that line would cause all kinds of tests to need to be regolded. It would also be worse generally for performance because it makes the HTML

[GitHub] [incubator-pagespeed-mod] oschaaf commented on issue #2073: Image elements do not have explicit width and height - due to inline images

2021-08-23 Thread GitBox
oschaaf commented on issue #2073: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2073#issuecomment-903598277 > I think is the code for deleting image dims when inlined, but I´m unsure. Yes, I think that is the relevant line, but I'm note sure if unconditionally

[GitHub] [incubator-pagespeed-mod] oschaaf merged pull request #2079: Update Envoy to e85a7f408c7baee8e1ed4af39a647c98ee5f2215

2021-08-18 Thread GitBox
oschaaf merged pull request #2079: URL: https://github.com/apache/incubator-pagespeed-mod/pull/2079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [incubator-pagespeed-mod] oschaaf merged pull request #2079: Update Envoy to e85a7f408c7baee8e1ed4af39a647c98ee5f2215

2021-08-18 Thread GitBox
oschaaf merged pull request #2079: URL: https://github.com/apache/incubator-pagespeed-mod/pull/2079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [incubator-pagespeed-ngx] SergeyKhlopov commented on issue #1738: Why is there a 403 error in some images ?

2021-08-07 Thread GitBox
SergeyKhlopov commented on issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-894662013 Hi @Lofesa Thanks for the help =) It turned out that a 302 redirect occurs in the site's script =) And $uri change on $request_uri -- This is an

[GitHub] [incubator-pagespeed-mod] Lofesa edited a comment on issue #2078: Mod_Pagespeed WordPress Uploaded WebP image not optimize and serving

2021-08-06 Thread GitBox
Lofesa edited a comment on issue #2078: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2078#issuecomment-893676970 Hi And the webp images are served? In the map you have `"~*webp"` , the ~ tell us to make it case insensitive, `"*"` any string, webp the string

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2078: Mod_Pagespeed WordPress Uploaded WebP image not optimize and serving

2021-08-05 Thread GitBox
Lofesa commented on issue #2078: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2078#issuecomment-893676970 Hi And the webp images are served? In the map you have "~*webp" , the ~ tell us to make it case insensitive, * any string, webp the string "webp", but I´m

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1738: Why is there a 403 error in some images ?

2021-08-05 Thread GitBox
Lofesa commented on issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-893663481 Hi @SergeyKhlopov Maybe the issue is in the` return 301 https://domain.com$uri;` $uri can be "transformed" by nginx, the url can be encoded (f.e. white spaces

[GitHub] [incubator-pagespeed-mod] utags commented on issue #2078: Mod_Pagespeed WordPress Uploaded WebP image not optimize and serving

2021-08-05 Thread GitBox
utags commented on issue #2078: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2078#issuecomment-893622335 Hi Lofesa, Thank you for your reply. I have added `image/webp webp;` to `mime.types` file. Then in the HTTP block, I added this one. ```

[GitHub] [incubator-pagespeed-ngx] SergeyKhlopov commented on issue #1738: Why is there a 403 error in some images ?

2021-08-05 Thread GitBox
SergeyKhlopov commented on issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-893527823 @Lofesa Can you please tell me. This is a slightly different question. For some reason a 302 redirect occurs from pages with a trailing slash to without

[GitHub] [incubator-pagespeed-ngx] slavonnet closed issue #1039: broken image load

2021-08-05 Thread GitBox
slavonnet closed issue #1039: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1039 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2078: Mod_Pagespeed WordPress Uploaded WebP image not optimize and serving

2021-08-05 Thread GitBox
Lofesa commented on issue #2078: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2078#issuecomment-893289274 How the webp images are loaded? if these images are loaded by javascript, then pagespeed anly do some optimization by IPRO, and IPRO don´t allow all the filters,

[GitHub] [incubator-pagespeed-ngx] eilandert commented on issue #1717: Could not complete the build

2021-08-05 Thread GitBox
eilandert commented on issue #1717: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1717#issuecomment-892582126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1738: Why is there a 403 error in some images ?

2021-08-05 Thread GitBox
Lofesa commented on issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-892568661 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-pagespeed-ngx] SergeyKhlopov commented on issue #1738: Why is there a 403 error in some images ?

2021-08-05 Thread GitBox
SergeyKhlopov commented on issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-892877674 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1717: Could not complete the build

2021-08-05 Thread GitBox
Lofesa commented on issue #1717: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1717#issuecomment-892570068 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-pagespeed-ngx] SergeyKhlopov closed issue #1738: Why is there a 403 error in some images ?

2021-08-05 Thread GitBox
SergeyKhlopov closed issue #1738: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

<    1   2   3   4   5   6   7   8   9   10   >