[GitHub] NisariAIT opened a new issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT opened a new issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578 I was using goog.crypt.base64 in my Laravel application running Ubuntu server 16.04 with nginx. I recently installed pagespeed

[GitHub] oschaaf commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
oschaaf commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404132087 Can you try turning off combine_javascript?

[GitHub] oschaaf commented on issue #1786: How to use mod_pagespeed on multiple virtual host on same server

2018-07-11 Thread GitBox
oschaaf commented on issue #1786: How to use mod_pagespeed on multiple virtual host on same server URL: https://github.com/apache/incubator-pagespeed-mod/issues/1786#issuecomment-404133283 I think https://www.modpagespeed.com/doc/system explains this best. It's possible to configure

[GitHub] oschaaf closed issue #1786: How to use mod_pagespeed on multiple virtual host on same server

2018-07-11 Thread GitBox
oschaaf closed issue #1786: How to use mod_pagespeed on multiple virtual host on same server URL: https://github.com/apache/incubator-pagespeed-mod/issues/1786 This is an automated message from the Apache Git Service. To

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] Lofesa commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
Lofesa commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404266707 Perhaps the defer javascript filters is enabled?

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-11 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404139373 I added this: `pagespeed DisableFilters combine_javascript; ` after ``` pagespeed on;

[GitHub] jmarantz commented on issue #1785: Fix mismatch between decompression and headers

2018-07-06 Thread GitBox
jmarantz commented on issue #1785: Fix mismatch between decompression and headers URL: https://github.com/apache/incubator-pagespeed-mod/pull/1785#issuecomment-403078989 Still haven't been able to dive into the code, but I wonder if anyone who is experiencing the broken behavior would

[GitHub] NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, I was not the one who compiled the JS closure libraries. I was given a set of js files that

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, I was not the one who compiled the JS closure libraries. I was given a set of js files

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, I was not the one who compiled the JS closure libraries. I was given a set of js files

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, There was another file called deps.js along with the closure libraries' files that was

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, I was not the one who compiled the JS closure libraries. I was given a set of js files

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-13 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553 @jmarantz, There was another file called deps.js along with the closure libraries' files that was

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404426852 No @Lofesa. I have not enabled defer javascript. Also, I have noticed that once I restart nginx,

[GitHub] NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404426852 No @Lofesa. I have not enabled defer javascript.

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404426852 No @Lofesa. I have not enabled defer javascript. Also, I have noticed that once I restart nginx,

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404426852 No @Lofesa. I have not enabled defer javascript.

[GitHub] NisariAIT removed a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT removed a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404495259 @jmarantz, I am not compiling javascript using closure compiler. I have not installed a

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025 @jmarantz, How can I check if the script is using a compiler? I am not sure how the library is

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025 @jmarantz, How can I check if the script is using a compiler? I am not sure how the library is

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025 @jmarantz, How can I check if the script is using a compiler? I am not sure how the library is

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404495259 @jmarantz, I am not compiling javascript using closure compiler. I have not installed a

[GitHub] NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025 @jmarantz, How can I check if the script is using a compiler? The script is as below:

[GitHub] NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025 @jmarantz, Can you tell me how I can check if the script is using a compiler? I am not sure how

[GitHub] jmarantz commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
jmarantz commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404475184 How are you integrating the closure-library? Are you compiling

[GitHub] jmarantz commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled

2018-07-12 Thread GitBox
jmarantz commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404562822 The compile can't be run from your web page. It's run by installing it on your workstation and

[GitHub] Lofesa commented on issue #1577: metadata_cache is too small

2018-07-09 Thread GitBox
Lofesa commented on issue #1577: metadata_cache is too small URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1577#issuecomment-403423200 Hi @attinderdhillon pagespeed CreateSharedMemoryMetadataCache "/var/cache/pagespeed/" 51200; This statement creates a metadata cache

[GitHub] oschaaf commented on a change in pull request #1785: Fix mismatch between decompression and headers

2018-07-09 Thread GitBox
oschaaf commented on a change in pull request #1785: Fix mismatch between decompression and headers URL: https://github.com/apache/incubator-pagespeed-mod/pull/1785#discussion_r200935826 ## File path: net/instaweb/rewriter/resource.cc ## @@ -269,17 +270,38 @@ void

[GitHub] rahulthackkar opened a new issue #1786: How to use mod_pagespeed on multiple virtual host on same server

2018-07-09 Thread GitBox
rahulthackkar opened a new issue #1786: How to use mod_pagespeed on multiple virtual host on same server URL: https://github.com/apache/incubator-pagespeed-mod/issues/1786 Hello, I am using one linux server as shared hosting for 50+ clients (Software as a Service), and I want to

[GitHub] morlovich commented on a change in pull request #1785: Fix mismatch between decompression and headers

2018-07-09 Thread GitBox
morlovich commented on a change in pull request #1785: Fix mismatch between decompression and headers URL: https://github.com/apache/incubator-pagespeed-mod/pull/1785#discussion_r200993507 ## File path: net/instaweb/rewriter/resource.cc ## @@ -269,17 +270,38 @@ void

[GitHub] hotaery edited a comment on issue #1576: I compile nginx with pagespeed module, but encounter some problems with undefined reference.

2018-07-09 Thread GitBox
hotaery edited a comment on issue #1576: I compile nginx with pagespeed module, but encounter some problems with undefined reference. URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1576#issuecomment-403506553 thx @Lofesa I have installed devtoolset. My glibc version is

[GitHub] hotaery commented on issue #1576: I compile nginx with pagespeed module, but encounter some problems with undefined reference.

2018-07-09 Thread GitBox
hotaery commented on issue #1576: I compile nginx with pagespeed module, but encounter some problems with undefined reference. URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1576#issuecomment-403506553 thx @Lofesa i have installed devtoolset. My glibc version is 2.5.

[GitHub] robov commented on issue #1181: Support Alpine

2018-01-17 Thread GitBox
robov commented on issue #1181: Support Alpine URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1181#issuecomment-358287364 Everything is working now BUT I receive a very wierd error On loading the page everything goes well on RE-Loading the page with ctrl-f5 I get

[GitHub] oschaaf closed pull request #1725: Fix a TODO, remove log_record.h forwarding header.

2018-01-19 Thread GitBox
oschaaf closed pull request #1725: Fix a TODO, remove log_record.h forwarding header. URL: https://github.com/apache/incubator-pagespeed-mod/pull/1725 This is an automated message from the Apache Git Service. To respond to

[GitHub] ashishk-1 opened a new pull request #1724: Upgrading libpng library to version 1.6

2018-01-18 Thread GitBox
ashishk-1 opened a new pull request #1724: Upgrading libpng library to version 1.6 URL: https://github.com/apache/incubator-pagespeed-mod/pull/1724 Upgrading libpng library to version 1.6 for - Bug fixes and performance enhancement as compared to version 1.2 - In case of Debian 9.3,

[GitHub] oschaaf closed pull request #1723: Fix RAT 'unknown license' report in /devel

2018-01-18 Thread GitBox
oschaaf closed pull request #1723: Fix RAT 'unknown license' report in /devel URL: https://github.com/apache/incubator-pagespeed-mod/pull/1723 This is an automated message from the Apache Git Service. To respond to the

[GitHub] oschaaf opened a new pull request #1726: Fix building against system zlib

2018-01-22 Thread GitBox
oschaaf opened a new pull request #1726: Fix building against system zlib URL: https://github.com/apache/incubator-pagespeed-mod/pull/1726 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] oschaaf closed pull request #1726: Fix building against system zlib

2018-01-22 Thread GitBox
oschaaf closed pull request #1726: Fix building against system zlib URL: https://github.com/apache/incubator-pagespeed-mod/pull/1726 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] chaihongjun commented on issue #1594: Website cannot run (FATAL:shared_mem_cache.cc(564)] Check failed: worker != NULL)

2018-09-11 Thread GitBox
chaihongjun commented on issue #1594: Website cannot run (FATAL:shared_mem_cache.cc(564)] Check failed: worker != NULL) URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1594#issuecomment-420501532 I have resolved this problem. you may feel amazing that i remove all the

[GitHub] Lofesa commented on issue #1153: [ngx_pagespeed 1.9.32.10-7423] Serf status 111(Connection refused) polling for 1 threaded fetches for 0.05 seconds

2018-09-12 Thread GitBox
Lofesa commented on issue #1153: [ngx_pagespeed 1.9.32.10-7423] Serf status 111(Connection refused) polling for 1 threaded fetches for 0.05 seconds URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1153#issuecomment-420573714 Hi @mtx-z LoadFromFile permit to bypass the

[GitHub] chaihongjun commented on issue #1594: Website cannot run (FATAL:shared_mem_cache.cc(564)] Check failed: worker != NULL)

2018-09-12 Thread GitBox
chaihongjun commented on issue #1594: Website cannot run (FATAL:shared_mem_cache.cc(564)] Check failed: worker != NULL) URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1594#issuecomment-420546441 these pagespeed config are all the same.

[GitHub] oschaaf commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source

2018-03-07 Thread GitBox
oschaaf commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source URL: https://github.com/apache/incubator-pagespeed-mod/issues/1758#issuecomment-371282314 How is the CSP header added to the response? (E.g. via php?)

[GitHub] helged commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source

2018-03-07 Thread GitBox
helged commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source URL: https://github.com/apache/incubator-pagespeed-mod/issues/1758#issuecomment-371282880 The CSP header is added via Apache's security.conf. I can post the file; I am also

[GitHub] helged commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source

2018-03-07 Thread GitBox
helged commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source URL: https://github.com/apache/incubator-pagespeed-mod/issues/1758#issuecomment-371292366 Adding the CSP via a meta tag to the HTML head - in addition to the Apache

[GitHub] helged closed issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source

2018-03-07 Thread GitBox
helged closed issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source URL: https://github.com/apache/incubator-pagespeed-mod/issues/1758 This is an automated message from the Apache Git

[GitHub] Lofesa commented on issue #1543: Problem with pagespeed filters

2018-03-08 Thread GitBox
Lofesa commented on issue #1543: Problem with pagespeed filters URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-371473980 Hi again pagespeed need some hits to get optimized resources and these optimized resources had a ttl based on what cache expires

[GitHub] ipagespeed commented on issue #1543: Problem with pagespeed filters

2018-03-12 Thread GitBox
ipagespeed commented on issue #1543: Problem with pagespeed filters URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-372405412 hi, what does this error mean? I see this in debug mode. "combine_css: Could not combine over barrier: flush"

[GitHub] oschaaf commented on issue #1543: Problem with pagespeed filters

2018-03-12 Thread GitBox
oschaaf commented on issue #1543: Problem with pagespeed filters URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-372418201 That message indicates that a network flush was observed between two css references in the html. Which made the first css reference go

[GitHub] bumblebeey commented on issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers

2018-03-01 Thread GitBox
bumblebeey commented on issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers URL: https://github.com/apache/incubator-pagespeed-mod/issues/1755#issuecomment-369598778 understood. thank you This is an

[GitHub] bumblebeey closed issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers

2018-03-01 Thread GitBox
bumblebeey closed issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers URL: https://github.com/apache/incubator-pagespeed-mod/issues/1755 This is an automated message from the Apache Git Service. To respond

[GitHub] bumblebeey opened a new issue #1754: DownStream SSI Problem

2018-03-01 Thread GitBox
bumblebeey opened a new issue #1754: DownStream SSI Problem URL: https://github.com/apache/incubator-pagespeed-mod/issues/1754 i setup downstream cache with varnish 5, followed this guide https://www.modpagespeed.com/doc/downstream-caching i think working well but ssi stopped

[GitHub] bumblebeey commented on issue #1751: Mod rewrite rules stop working

2018-03-01 Thread GitBox
bumblebeey commented on issue #1751: Mod rewrite rules stop working URL: https://github.com/apache/incubator-pagespeed-mod/issues/1751#issuecomment-369564646 fixed location problem thank you This is an automated message from

[GitHub] bumblebeey opened a new issue #1542: pagespeed and cookie

2018-03-01 Thread GitBox
bumblebeey opened a new issue #1542: pagespeed and cookie URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1542 my application adding some cookies like Set-Cookie: lang_code=en; path=/ Set-Cookie: currency=USD; path=/ Set-Cookie: items_per_page=10; path=/ i

[GitHub] bumblebeey opened a new issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers

2018-03-01 Thread GitBox
bumblebeey opened a new issue #1755: Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers URL: https://github.com/apache/incubator-pagespeed-mod/issues/1755 Hide or Remove X-Mod-Pagespeed and X-Page-Speed headers i try all i cant hide that headers please help me . i am using

[GitHub] bumblebeey opened a new issue #1541: DownStream SSI Problem

2018-03-01 Thread GitBox
bumblebeey opened a new issue #1541: DownStream SSI Problem URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1541 i setup downstream cache with varnish 5, followed this guide https://www.modpagespeed.com/doc/downstream-caching i think working well but ssi stopped working.

[GitHub] oschaaf commented on issue #1759: libwebp: update from v0.5.1 to v0.6.1

2018-03-14 Thread GitBox
oschaaf commented on issue #1759: libwebp: update from v0.5.1 to v0.6.1 URL: https://github.com/apache/incubator-pagespeed-mod/pull/1759#issuecomment-372997219 checkin tests failed at

[GitHub] aaronjorbin commented on issue #1545: server push not working while pagespeed is set to on

2018-03-10 Thread GitBox
aaronjorbin commented on issue #1545: server push not working while pagespeed is set to on URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1545#issuecomment-372075431 Apologies if this is a duplicate of #1539

[GitHub] sourcedump commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests

2018-03-15 Thread GitBox
sourcedump commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests URL: https://github.com/apache/incubator-pagespeed-mod/issues/980#issuecomment-373340548 Hello! yes, in my case, when I make an HEAD request (eg using 'curl -I') the 'Link' header is stripped

[GitHub] S2- commented on issue #1757: wrong orientation on optimized images

2018-03-07 Thread GitBox
S2- commented on issue #1757: wrong orientation on optimized images URL: https://github.com/apache/incubator-pagespeed-mod/issues/1757#issuecomment-371091471 Yes it works. Metadata is retained and the css property `image-orientation: from-image;` works (in browsers that support it).

[GitHub] S2- commented on issue #1757: wrong orientation on optimized images

2018-03-07 Thread GitBox
S2- commented on issue #1757: wrong orientation on optimized images URL: https://github.com/apache/incubator-pagespeed-mod/issues/1757#issuecomment-371085583 thank you @oschaaf, I didn't know that. still, having the image optimized and resized, while retaining the correct orientation

[GitHub] Lofesa commented on issue #1543: Problem with pagespeed filters

2018-03-06 Thread GitBox
Lofesa commented on issue #1543: Problem with pagespeed filters URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-370746643 Hi I think that html code can?t be cached because they are served w/ cache-control:max-age=0, no-cache from ngx_pagespeed.

[GitHub] oschaaf commented on issue #1757: wrong orientation on optimized images

2018-03-07 Thread GitBox
oschaaf commented on issue #1757: wrong orientation on optimized images URL: https://github.com/apache/incubator-pagespeed-mod/issues/1757#issuecomment-371092485 Cool, thanks for sharing that. Let?s keep this issue open, to see if we can automagically make this work at some point.

[GitHub] sourcedump commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests

2018-03-14 Thread GitBox
sourcedump commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests URL: https://github.com/apache/incubator-pagespeed-mod/issues/980#issuecomment-373040696 Hello! any news about this issue? Thanks

[GitHub] jmarantz commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests

2018-03-14 Thread GitBox
jmarantz commented on issue #980: mod_pagespeed strips custom HTML headers on HEAD requests URL: https://github.com/apache/incubator-pagespeed-mod/issues/980#issuecomment-373049981 I see I asked a clarifying question 3 years ago and a response came back shortly after. Now I see that my

[GitHub] eldk commented on issue #1744: Fix for release build failure during single thread execution

2018-04-05 Thread GitBox
eldk commented on issue #1744: Fix for release build failure during single thread execution URL: https://github.com/apache/incubator-pagespeed-mod/pull/1744#issuecomment-379061282 Hello, If I use at least with : ``` make -j2 BUILDTYPE=Debug mod_pagespeed_test

[GitHub] Enalmada commented on issue #1760: ModPagespeedAddResourceHeader Access-Control-Allow-Origin duplicate headers

2018-04-05 Thread GitBox
Enalmada commented on issue #1760: ModPagespeedAddResourceHeader Access-Control-Allow-Origin duplicate headers URL: https://github.com/apache/incubator-pagespeed-mod/issues/1760#issuecomment-379076382 I figured duplicate headers would never be desirable and the lookup would be the most

[GitHub] oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-10 Thread GitBox
oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380068909 ps -- I tried, but the failure you noticed with `SerfUrlAsyncFetcherTest.FetchUsingDifferentRequestMethod` does not

[GitHub] oschaaf commented on issue #1549: Pagespeed not combining .css

2018-04-08 Thread GitBox
oschaaf commented on issue #1549: Pagespeed not combining .css URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1549#issuecomment-379582379 The 404's for webp images you mention are a bit concerning, but looking at the page you linked it looks like they are solved, or at

[GitHub] oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-08 Thread GitBox
oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-379583426 Hmm... what happens if you run `make apache_test` first?

[GitH b] eldk commented on iss e #1763: Ub nt 16.04 : make apache_install_conf fails

2018-04-09 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-379782966 Hello, When following this : ``` git clone g...@github.com:pagespeed/mod_pagespeed.git cd mod_pagespeed

[GitH b] eldk commented on iss e #1763: Ub nt 16.04 : make apache_install_conf fails

2018-04-09 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-379782966 Hello, When following this : ``` git clone g...@github.com:pagespeed/mod_pagespeed.git cd mod_pagespeed

[GitH b] eldk commented on iss e #1763: Ub nt 16.04 : make apache_install_conf fails

2018-04-09 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-379782966 Hello, When following this : ``` git clone g...@github.com:pagespeed/mod_pagespeed.git cd mod_pagespeed

[GitHub] eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-10 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380144802 Hello, I'm on a branch created from master up to last commit

[GitHub] tobsch commented on issue #1535: ModifyCachingHeaders should only apply to html responses

2018-04-10 Thread GitBox
tobsch commented on issue #1535: ModifyCachingHeaders should only apply to html responses URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1535#issuecomment-380109409 Hey @oschaaf, any chance to get this through the door somehow? I would love to finally use pagespeed

[GitHub] eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-10 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380144802 Hello, I'm on a branch created from master up to last commit

[GitHub] yerrinaidu commented on issue #1394: Purge Single URL doesn't work

2018-04-10 Thread GitBox
yerrinaidu commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380188907 ![image](https://user-images.githubusercontent.com/38078878/38573746-fd032c42-3cc4-11e8-893e-4f63b5b2424e.png) Ia m running this

[GitHub] jmarantz commented on issue #1394: Purge Single URL doesn't work

2018-04-10 Thread GitBox
jmarantz commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380196848 Well that response from curl looks perfect. However, it looks like you are purging a URL based on an IP address, which I don't think

[GitHub] jmarantz commented on issue #1394: Purge Single URL doesn't work

2018-04-10 Thread GitBox
jmarantz commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380240928 So I'm still skeptical that the URL you are purging matches the URL exactly when viewing a web page with their browser. Specifically,

[GitHub] yerrinaidu commented on issue #1394: Purge Single URL doesn't work

2018-04-10 Thread GitBox
yerrinaidu commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380235714 currently i am testing this for Dev Urls for which IIS web page speed has been configured. purging(Purging enite cache) is working

[GitHub] oschaaf commented on issue #1765: Images sporadically re-written

2018-04-10 Thread GitBox
oschaaf commented on issue #1765: Images sporadically re-written URL: https://github.com/apache/incubator-pagespeed-mod/issues/1765#issuecomment-380015957 No https://github.com/apache/incubator-pagespeed-mod/issues/1352 still needs looking into, let's track status over there. Closing this

[GitHub] oschaaf closed issue #1765: Images sporadically re-written

2018-04-10 Thread GitBox
oschaaf closed issue #1765: Images sporadically re-written URL: https://github.com/apache/incubator-pagespeed-mod/issues/1765 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-10 Thread GitBox
oschaaf commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380019531 Great to hear you progressed, sorry that it's a bit of a hassle. It's odd that

[GitHub] petergus commented on issue #1352: resize_rendered_image_dimensions example behaves odd

2018-04-10 Thread GitBox
petergus commented on issue #1352: resize_rendered_image_dimensions example behaves odd URL: https://github.com/apache/incubator-pagespeed-mod/issues/1352#issuecomment-380333219 Any ideas where to start with debugging this? Could it be related to rewriting javascript?

[GitHub] oschaaf closed pull request #1741: Update NOTICE and LICENSE

2018-04-05 Thread GitBox
oschaaf closed pull request #1741: Update NOTICE and LICENSE URL: https://github.com/apache/incubator-pagespeed-mod/pull/1741 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] yerrinaidu commented on issue #1394: Purge Single URL doesn't work

2018-04-04 Thread GitBox
yerrinaidu commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-378648493 ![purging](https://user-images.githubusercontent.com/38078878/38318480-68c541b2-37fd-11e8-8714-5bb158969e97.PNG) i was trying to

[GitHub] jmarantz commented on issue #1394: Purge Single URL doesn't work

2018-04-04 Thread GitBox
jmarantz commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-378653515 I've never seen the error message you pasted. It's not coming from PageSpeed. Actually it's obviously coming from Microsoft :) What

[GitHub] eldk commented on issue #1747: third party gprc library upgraded to version 1.6.0

2018-04-05 Thread GitBox
eldk commented on issue #1747: third party gprc library upgraded to version 1.6.0 URL: https://github.com/apache/incubator-pagespeed-mod/pull/1747#issuecomment-378988709 Hello, Trying to build, it's fail with following error too : ``` CXX(target)

[GitHub] eldk commented on issue #1761: MapProxyDomain don't rewrite nor proxy pictures included in javascript

2018-04-04 Thread GitBox
eldk commented on issue #1761: MapProxyDomain don't rewrite nor proxy pictures included in javascript URL: https://github.com/apache/incubator-pagespeed-mod/issues/1761#issuecomment-378688566 https://github.com/apache/incubator-pagespeed-mod/issues/1099

[GitHub] oschaaf commented on issue #1535: ModifyCachingHeaders should only apply to html responses

2018-04-11 Thread GitBox
oschaaf commented on issue #1535: ModifyCachingHeaders should only apply to html responses URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1535#issuecomment-380400936 @tobsch I haven't forgotten, but unfortunately I simply haven't got a chance to get around to it yet,

[GitHub] oschaaf commented on issue #1352: resize_rendered_image_dimensions example behaves odd

2018-04-11 Thread GitBox
oschaaf commented on issue #1352: resize_rendered_image_dimensions example behaves odd URL: https://github.com/apache/incubator-pagespeed-mod/issues/1352#issuecomment-380398146 @petergus I left off with

[GitHub] eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-11 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380442031 Hello, make apache_test : Making this change : replace PURGE request with GET one, I got the expected

[GitHub] eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-11 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380491439 Upgrade httpd to 2.4.33 : same error : 403 on PURGE

[GitHub] yerrinaidu commented on issue #1394: Purge Single URL doesn't work

2018-04-11 Thread GitBox
yerrinaidu commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380490617 Both(Purging URL and web browser URL) Urls are same. we haven't deployed this in Prod yet. We are testing on Dev server internally.

[GitHub] eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails

2018-04-11 Thread GitBox
eldk commented on issue #1763: Ubuntu 16.04 : make apache_install_conf fails URL: https://github.com/apache/incubator-pagespeed-mod/issues/1763#issuecomment-380491439 Upgrade httpd to 2.4.33 : same error : 403

[GitHub] Enalmada commented on issue #1760: ModPagespeedAddResourceHeader Access-Control-Allow-Origin duplicate headers

2018-04-11 Thread GitBox
Enalmada commented on issue #1760: ModPagespeedAddResourceHeader Access-Control-Allow-Origin duplicate headers URL: https://github.com/apache/incubator-pagespeed-mod/issues/1760#issuecomment-380615254 This probably goes without saying but if a beta becomes available with a fix to

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