[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
bigretromike commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336291903 I read about `RespectXForwardedProto` that if its not set it goes to http resources and mix content, even if im not using any cdn's or loadbalancer because its

[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1566: BeaconUrl uses HTTP instead of HTTPS + LoadFromFile not working

2022-12-03 Thread GitBox
bigretromike commented on issue #1566: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1566#issuecomment-1336278593 nginx 1.23.2 + pagespeed 1.15.0.0-8917, and still the beacon is added as `http://` when the only page working is `http`://` without 301; -- This is an

[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
bigretromike commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336276712 As soon as I disable `LoadFromFileMatch` all of the converted images that point's too `https://mydomain/converted_imaga.pagespeed.ic.123456.webp` are 404 on

[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
bigretromike commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336271928 I'm using this: `pagespeed Domain https://mydomain.com;` I can change it to http? version but I dont serve http version at all, when you enter

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
Lofesa commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336267795 No, is not the way pagespeed work. It must work fechting https resources too. In my experience pagespeed can't fecht https resource mainly by 2 reasons:

[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
bigretromike commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336252941 > In the last config you posted: > > > > pagespeed RewriteLevel CoreFilters; > > > pagespeed RewriteLevel OptimizeForBandwidth; I comment

[GitHub] [incubator-pagespeed-ngx] bigretromike commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
bigretromike commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336218387 > In the last config you posted: > > > > pagespeed RewriteLevel CoreFilters; > > > pagespeed RewriteLevel OptimizeForBandwidth; > > Both at the

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1755: Issue with HTTPS only page and noscript support and beacon are injected as http.

2022-12-03 Thread GitBox
Lofesa commented on issue #1755: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1336116669 In the last config you posted: >> pagespeed RewriteLevel CoreFilters; >> pagespeed RewriteLevel OptimizeForBandwidth; Both at the same time, don¡t