[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2021-01-21 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-764669858


   @Lofesa not sure why this is now happening it seems somehow pagespeed 
ignored my variables:
   
   # WordPress-specific configurations, change according to your domain and 
installation path
   pagespeed Disallow */*.php*;
   pagespeed Disallow */checkout/*;
   pagespeed Disallow */status/*;
   pagespeed Disallow */opui/*;
   **pagespeed Disallow "*/wp-includes/js/dist/*.js";
   pagespeed Disallow "*/wp-includes/js/tinymce/*.js";
   pagespeed Disallow "*/wp-includes/js/jquery/jquery.js";**
   pagespeed Disallow 
"*/wp-content/plugins/oxygen/component-framework/vendor/*.js";
   pagespeed Disallow "*/wp-content/cache/*.css";
   pagespeed Disallow "*/admin-bar.min.css";
   pagespeed Disallow "*/dashicons.min.css";
   
   I specifically specified not to change those files, when I try to use the 
oxygen builder editor I get this:
   
   ```
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] Script 
https://uhl.site/wp-includes/js/dist/vendor/moment.min.js?ver=2.26.0 didn't 
shrink.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: CSS parser increased 
size of CSS file 
https://uhl.site/wp-content/plugins/piotnetforms-pro/assets/css/minify/admin.min.css?ver=1.0.69
 by 57 bytes.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Recompressing image 
`https://uhl.site/wp-includes/js/thickbox/loadingAnimation.gif' (15238 -> 15238 
bytes) doesn't save space; dropped.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Shrinking image 
`https://uhl.site/wp-content/plugins/falang/admin/img/icon-80x80.png' (4379 
bytes) to 
`https://uhl.site/wp-content/plugins/falang/admin/img/xicon-80x80.png.pagespeed.ic.hN2wQBPvsU.png'
 (3805 bytes)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://stats.uhl.site/js/plausible.js
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 

[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2021-01-21 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-764669858


   @Lofesa not sure why this is now happening it seems somehow pagespeed 
ignored my variables:
   
   # WordPress-specific configurations, change according to your domain and 
installation path
   pagespeed Disallow */*.php*;
   pagespeed Disallow */checkout/*;
   pagespeed Disallow */status/*;
   pagespeed Disallow */opui/*;
   **pagespeed Disallow "*/wp-includes/js/dist/*.js";
   pagespeed Disallow "*/wp-includes/js/tinymce/*.js";
   pagespeed Disallow "*/wp-includes/js/jquery/jquery.js";**
   pagespeed Disallow 
"*/wp-content/plugins/oxygen/component-framework/vendor/*.js";
   pagespeed Disallow "*/wp-content/cache/*.css";
   pagespeed Disallow "*/admin-bar.min.css";
   pagespeed Disallow "*/dashicons.min.css";
   
   I specifically specified not to change those files, when I try to use the 
oxygen builder editor I get this:
   
   ```
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] Script 
https://uhl.site/wp-includes/js/dist/vendor/moment.min.js?ver=2.26.0 didn't 
shrink.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: CSS parser increased 
size of CSS file 
https://uhl.site/wp-content/plugins/piotnetforms-pro/assets/css/minify/admin.min.css?ver=1.0.69
 by 57 bytes.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Recompressing image 
`https://uhl.site/wp-includes/js/thickbox/loadingAnimation.gif' (15238 -> 15238 
bytes) doesn't save space; dropped.
   [Thu, 21 Jan 2021 14:11:17 GMT] [Info] [2165570] ipro: Shrinking image 
`https://uhl.site/wp-content/plugins/falang/admin/img/icon-80x80.png' (4379 
bytes) to 
`https://uhl.site/wp-content/plugins/falang/admin/img/xicon-80x80.png.pagespeed.ic.hN2wQBPvsU.png'
 (3805 bytes)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165565] Trying to serve rewritten 
resource in-place: https://stats.uhl.site/js/plausible.js
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/image-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 
https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Info] [2165570] HTTPCache 
key=https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/gallery-active.svg
 fragment=uhl.site: remembering recent failure for 299 seconds.
   [Thu, 21 Jan 2021 14:11:18 GMT] [Error] [2165570] 
[https://uhl.site/wp-content/plugins/oxygen/component-framework/toolbar/UI/oxygen-icons/add-icons/modal.svg:0]
 serf_context_run error status=111 (Connection refused)
   [Thu, 21 Jan 2021 14:11:18 GMT] [Warning] [2165570] Fetch failed to start: 

[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-08 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-740806454


   I just notice first console error, in long time now:
   
   `[Tue, 08 Dec 2020 18:03:02 GMT] [Error] [2496787] 
[/var/log/pagespeed/stats_log_dummy_hostname:-1352:0] opening input file: No 
such file or directory`
   
   Are there any pagespeed variables to keep the log folder tidy, and make sure 
is not overusing the space. Seems I have there entries since 24 nov.
   
   Any idea what could caused it? Never had anything to log before, the 
location is present and always worked.
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-08 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-740799952


   @last reply, yes there must be a server block 127.0.0.1 . for stub status 
and /status page from internal nginx. 
   - will replace now all pagespeed off/unplugged.
   - discovered that the stub also contains all the php-fpm variables invoked.
   - what would be best practice to add pagespeed unnplugged; in this case:
   
   
   ```
   server {
   listen 80;
   server_name 127.0.0.1;
   allow 127.0.0.1;
   location /nginx_status {
   stub_status on;
   access_log off;
   }
location /phpfpm_52_status {
   fastcgi_pass unix:/tmp/php-cgi-52.sock;
   include fastcgi_params;
   fastcgi_param SCRIPT_FILENAME $fastcgi_script_name;
   ```
   
   The location /phpfpm_5x_status continues to all php versions up to 7.4 . 
   
   Should I add unnplugged to each location, or the server should handle them 
all directly?
   
   Really appreciated all the time invested in replying and every feedback you 
provided, lifetime saver, alto I feel could write a book with all i've learned 
so far, still lot to learn and improve.
   
   It seems every now and then I come upon some newer configs especially for 
Wordpress, and I then follow up and see results.
   
   I had managed to take the pagespeed from 180~ms full load to 300~ms full 
load. I am not completely sure what can cause all that oscilation. Is there 
anything visible in my config, allowing it to oscilate so much?
   
   Also I was once checking 1 week ago the cache side of pagespeed, I used to 
have there inside 2 folders one so called v3 and the SHM folder, also I have a 
setting enabled, local_cache or such, you mentioned to disable it, isnt the 
local cache better than shm cache ?  Cant they be used together?
   
   What are the debug variabled to see where issues occur and where pagespeed 
have troubles optimising, any good practices to find these speed gaps that keep 
oscilating?
   
   Here is last config version with updates on all suggestions received, some 
variables such as Outline* or Inline* are merely to be ready in place when Il 
be running tests to see what is better, to inline JS/CSS or to outline it. I 
have seen lots of configs where people apply both inline and outline, i know 
you mentioned this is wrong and should be avoided, and so I do.
   
   
   Version: 14: on
   
   ```
   Filters
   ah   Add Head
   ij   Canonicalize Javascript library URLs
   cw   Collapse Whitespace
   cc   Combine Css
   ch   Combine Heads
   jc   Combine Javascript
   gp   Convert Gif to Png
   jp   Convert Jpeg to Progressive
   jw   Convert Jpeg To Webp
   mc   Convert Meta Tags
   pj   Convert Png to Jpeg
   wa   Convert animated images to WebP
   ws   When converting images to WebP, prefer lossless conversions
   du   Decode Rewritten URLs
   dd   Dedup Inlined Images
   di   Delay Images
   ea   Elide Attributes
   ec   Cache Extend Css
   ei   Cache Extend Images
   ep   Cache Extend PDFs
   es   Cache Extend Scripts
   fc   Fallback Rewrite Css 
   if   Flatten CSS Imports
   hpsr Hint Preload of Subresources
   hw   Flushes html
   sm   Include JS Source Maps
   ci   Inline Css
   ii   Inline Images
   il   Inline @import to Link
   ji   Inline Javascript
   io   In-place optimize for browser
   idp  Insert DNS Prefetch
   id   Insert Image Dimensions
   js   Jpeg Subsampling
   ll   Lazyload Images
   tu   Left Trim Urls
   cj   Move Css Above Scripts
   cm   Move Css To Head
   co   Outline Css
   jo   Outline Javascript
   pc   Add pedantic types
   pr   Prioritize Critical Css
   rj   Recompress Jpeg
   rp   Recompress Png
   rw   Recompress Webp
   rc   Remove Comments
   rq   Remove Quotes
   ri   Resize Images
   rm   Resize Mobile Images
   ir   Resize to Rendered Image Dimensions
   rx   Responsive Images
   rz   Responsive Images Zoom
   cf   Rewrite Css
   rd   Rewrite Domains
   jm   Rewrite External Javascript
   jj   Rewrite Inline Javascript
   cs   Rewrite Style Attributes
   cu   Rewrite Style Attributes With Url
   cp   Strip Image Color Profiles
   md   Strip Image Meta Data
   
   Options
 AddOptionsToUrls (aou)   False
 AdminPath (nap)  /pagespeed_admin
 AllowVaryOn (avo)Auto
 AvoidRenamingIntrospectiveJavascript (aris)  True
 BeaconUrl (bu)   /ngx_pagespeed_beacon
 CombineAcrossPaths (cp)  True
 ConsolePath (ncp)/pagespeed_console
 CriticalImagesBeaconEnabled (cibe)   True
 CssFlattenMaxBytes (cf)  102400
 CssImageInlineMaxBytes (cii) 3072
 CssInlineMaxBytes 

[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-06 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-739478886


   I had checked these variables, still there is something to do with webp 
loseless and lossy, the image presented above, was indeed resized before this, 
and now they still say they can make it from 8 Kb to 2.2 Kb .
   
   Google says  
   **WebP supports both lossy and lossless compression**; in fact, a single 
animation can combine lossy and lossless frames. GIF only supports lossless 
compression. WebP's lossy compression techniques are well-suited to animated 
images created from real-world videos, an increasingly popular source of 
animated images.
   
   Yet I had seen nowhere in pagespeed docs anything about lossy.
   
   I know the procentages ... still this is loseless compression. Maybe in 
plans to add lossy ? Or I miss something.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-04 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-738669538


   1. Added the changes in pagespeed.conf
   
   2. So I should either inline or outline js / css. What is best in your 
experience?
   
   3. These I tought to leave them by default were in a wp config for 
pagespeeed . Might be irelevant now, since the config might be old.
   
   4. replaced the 3 lines with 1 suggested.
   
   5. changed to true
   
   6. trippled the sizes here
   
   7. I have reenabled the filter to see if any improvements.
   
   8. Disabled the downstream
   
   Will need to look a bit more into inline best practices.
   
   evicted_keys:0 sits on zero now. While the redis memory is not limited.
   
   Also can you explain me a bit the role of ?$ps_dollar in 
   location ~ "^/ngx_pagespeed_beacon$ps_dollar" { }
   
   I have seen also variant without ps_dollar after $ .
   
   How can I avoid these:
   ```
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794288] Inside CSS: 
https://uhl.site/wp-content/uploads/oxygen/css/universal.css?cache=1606492394=5.5.3:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   
   [Fri, 04 Dec 2020 09:20:13 GMT] [Info] [1794288] https://uhl.site/:32: 
https://uhl.site/wp-content/uploads/2020/11/cropped-web-programming-32x32.png: 
Too busy to rewrite image. How can I make sure pagespeed is never too busy? I 
run on a Xeon @4 GHZ with 8 CPUs assigned, 10 GB ram on this test machine and 
all runs on pure NVMs.
   
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794286] Unable to insert object of 
size: 72045, cache limit is: 71232 --> a bit confused on where this value is 
set.
   ```
   https://user-images.githubusercontent.com/6324047/101147114-39b3c900-361c-11eb-9fb4-3dec0b6000b4.png;>
   
   `[Fri, 04 Dec 2020 09:19:03 GMT] [Info] [1794286] Initializing shared memory 
for path: . -- Is this normal?`
   
   
   And last thing in my mind was related to IPRO, should I leave this on or 
off? Whats your take on this, some people say its ressource consuming, or that 
increases the load time.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-04 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-738669538


   1. Added the changes in pagespeed.conf
   
   2. So I should either inline or outline js / css. What is best in your 
experience?
   
   3. These I tought to leave them by default were in a wp config for 
pagespeeed . Might be irelevant now, since the config might be old.
   
   4. replaced the 3 lines with 1 suggested.
   
   5. changed to true
   
   6. trippled the sizes here
   
   7. I have reenabled the filter to see if any improvements.
   
   8. Disabled the downstream
   
   Will need to look a bit more into inline best practices.
   
   evicted_keys:0 sits on zero now. While the redis memory is not limited.
   
   Also can you explain me a bit the role of ?$ps_dollar in 
   location ~ "^/ngx_pagespeed_beacon$ps_dollar" { }
   
   I have seen also variant without ps_dollar after $ .
   
   How can I avoid these:
   ```
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794288] Inside CSS: 
https://uhl.site/wp-content/uploads/oxygen/css/universal.css?cache=1606492394=5.5.3:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   
   [Fri, 04 Dec 2020 09:20:13 GMT] [Info] [1794288] https://uhl.site/:32: 
https://uhl.site/wp-content/uploads/2020/11/cropped-web-programming-32x32.png: 
Too busy to rewrite image. How can I make sure pagespeed is never too busy? I 
run on a Xeon @4 GHZ with 8 CPUs assigned, 10 GB ram on this test machine and 
all runs on pure NVMs.
   
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794286] Unable to insert object of 
size: 72045, cache limit is: 71232 --> a bit confused on where this value is 
set.
   ```
   
   `[Fri, 04 Dec 2020 09:19:03 GMT] [Info] [1794286] Initializing shared memory 
for path: . -- Is this normal?`
   
   
   And last thing in my mind was related to IPRO, should I leave this on or 
off? Whats your take on this, some people say its ressource consuming, or that 
increases the load time.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-12-04 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-738669538


   1. Added the changes in pagespeed.conf
   
   2. So I should either inline or outline js / css. What is best in your 
experience?
   
   3. These I tought to leave them by default were in a wp config for 
pagespeeed . Might be irelevant now, since the config might be old.
   
   4. replaced the 3 lines with 1 suggested.
   
   5. changed to true
   
   6. trippled the sizes here
   
   7. I have reenabled the filter to see if any improvements.
   
   8. Disabled the downstream
   
   Will need to look a bit more into inline best practices.
   
   evicted_keys:0 sits on zero now. While the redis memory is not limited.
   
   Also can you explain me a bit the role of ?$ps_dollar in 
   location ~ "^/ngx_pagespeed_beacon$ps_dollar" { }
   
   I have seen also variant without ps_dollar after $ .
   
   How can I avoid these:
   ```
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794288] Inside CSS: 
https://uhl.site/wp-content/uploads/oxygen/css/universal.css?cache=1606492394=5.5.3:
 Image MIME type could not be discovered from reading magic bytes; rewriting 
dropped.
   
   [Fri, 04 Dec 2020 09:20:13 GMT] [Info] [1794288] https://uhl.site/:32: 
https://uhl.site/wp-content/uploads/2020/11/cropped-web-programming-32x32.png: 
Too busy to rewrite image. How can I make sure pagespeed is never too busy? I 
run on a Xeon @4 GHZ with 8 CPUs assigned, 10 GB ram on this test machine and 
all runs on pure NVMs.
   
   [Fri, 04 Dec 2020 09:21:17 GMT] [Info] [1794286] Unable to insert object of 
size: 72045, cache limit is: 71232 --> a bit confused on where this value is 
set.
   ```
   
   `[Fri, 04 Dec 2020 09:19:03 GMT] [Info] [1794286] Initializing shared memory 
for path: . -- Is this normal?`
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-26 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-734419138


   Now the only thing is, since using pagespeed would indeed expect some better 
results then previously: https://gtmetrix.com/compare/Qlx3cZJw/jhYJPNf3 when 
used with fastcgi and redis opcache stack. Any idea whats missing now for 
pagespeed to reduce tftb?
   
   this is current pagespeed config:
   
   ```
   Version: 14: on
   
   Filters
   ah   Add Head
   ai   Add Instrumentation
   ij   Canonicalize Javascript library URLs
   cw   Collapse Whitespace
   cc   Combine Css
   jc   Combine Javascript
   gp   Convert Gif to Png
   jp   Convert Jpeg to Progressive
   jw   Convert Jpeg To Webp
   mc   Convert Meta Tags
   pj   Convert Png to Jpeg
   wa   Convert animated images to WebP
   ws   When converting images to WebP, prefer lossless conversions
   dd   Dedup Inlined Images
   di   Delay Images
   ea   Elide Attributes
   ec   Cache Extend Css
   ei   Cache Extend Images
   ep   Cache Extend PDFs
   es   Cache Extend Scripts
   fc   Fallback Rewrite Css 
   if   Flatten CSS Imports
   hw   Flushes html
   ci   Inline Css
   ii   Inline Images
   il   Inline @import to Link
   ji   Inline Javascript
   idp  Insert DNS Prefetch
   id   Insert Image Dimensions
   js   Jpeg Subsampling
   ll   Lazyload Images
   ls   Local Storage Cache
   cj   Move Css Above Scripts
   cm   Move Css To Head
   rj   Recompress Jpeg
   rp   Recompress Png
   rw   Recompress Webp
   rc   Remove Comments
   ri   Resize Images
   rm   Resize Mobile Images
   cf   Rewrite Css
   jm   Rewrite External Javascript
   jj   Rewrite Inline Javascript
   cs   Rewrite Style Attributes
   cu   Rewrite Style Attributes With Url
   cp   Strip Image Color Profiles
   md   Strip Image Meta Data
   
   Options
 AdminPath (nap)  /pagespeed_admin
 AvoidRenamingIntrospectiveJavascript (aris)  True
 BeaconUrl (bu)   /ngx_pagespeed_beacon
 ConsolePath (ncp)/pagespeed_console
 CssImageInlineMaxBytes (cii) 0
 DisableRewriteOnNoTransform (drnt)   False
 DownstreamCacheRewrittenPercentageThreshold (dcrpt)  95
 EnableCachePurge (euci)  True
 EnableRewriting (e)  1
 FetchHttps (fhs) 
enable,allow_self_signed
 FetchWithGzip (afg)  True
 FileCacheCleanIntervalMs (afcci) 360
 FileCacheInodeLimit (afcl)   1024000
 FileCachePath (afcp) /mnt/ram/pagespeed
 FileCacheSizeKb (afc)1024000
 ForbidAllDisabledFilters (fadf)  True
 GlobalAdminPath (ngap)   
/pagespeed_global_admin
 GlobalStatisticsPath (ngsp)  
/ngx_pagespeed_global_statistics
 HonorCsp (hcsp)  True
 HttpCacheCompressionLevel (hccl) 0
 ImageInlineMaxBytes (ii) 3072
 InPlaceResourceOptimization (ipro)   False
 LazyloadImagesAfterOnload (llio) False
 LogDir (ald) /var/log/pagespeed
 LowercaseHtmlNames (lh)  True
 LRUCacheByteLimit (alcb) 16384
 LRUCacheKbPerProcess (alcp)  8192
 MaxCacheableContentLength (rcl)  -1
 MaxCombinedCssBytes (xcc)-1
 MaxCombinedJsBytes (xcj) -1
 MaxInlinedPreviewImagesIndex (mdii)  6
 MessagesPath (nmp)   /ngx_pagespeed_message
 MinImageSizeLowResolutionBytes (nislr)   3072
 ModifyCachingHeaders (mch)   True
 NoTransformOptimizedImages (ntoi)True
 PreserveUrlRelativity (pur)  True
 PurgeMethod (pm) PURGE
 RedisServer (rds)127.0.0.1:6379
 RespectVary (rv) True
 RewriteLevel (l) Core Filters
 Statistics (ase) True
 StatisticsLogging (asle) True
 StatisticsLoggingIntervalMs (asli)   6
 StatisticsLoggingMaxFileSizeKb (aslfs)   1024
 StatisticsPath (nsp) 
/ngx_pagespeed_statistics
 SupportNoScriptEnabled (snse)False
 XHeaderValue (xhv)   

[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-25 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-733640357


   With pagespeed=off seems headers arent duplicated anymore, yet the request 
link it is again duplicated:
   
   https://user-images.githubusercontent.com/6324047/100219969-ff10a900-2f16-11eb-9359-1ac48fa3cf05.png;>
   https://user-images.githubusercontent.com/6324047/100219994-059f2080-2f17-11eb-8bc9-70509ea4c1d5.png;>
   https://user-images.githubusercontent.com/6324047/100221328-d12c6400-2f18-11eb-8268-066cc4f5fd6c.png;>
   
   difference is visible in referral policy and initiator ofcourse is simillar 
to to the images above.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-24 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-733287705


   It seems the errorrs are visible only when i am logged in, or maybe is 
browser specific will dig this.
   Also when i am logged in, I do not seem to get the blank pages at all.
   @Lofesa any idea what can be causing this blank pages?
   brotli is off, i added the mentioned variable in place, fastcgi its off. 
There is opcache on php, can that interfere with pagespeed in any ways?



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-24 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732994314


   Hi,
   
   I have updated the config file and since the one you had has changed, all 
pagespeed variables are in the files i sent in .zip.
   
   ```
 gzip off;
gzip_disable "MSIE [1-6]\.";
gzip_static on;
gzip_comp_level 8;
gzip_http_version 1.1;
gzip_proxied any;
gzip_vary on;
gzip_buffers 16 8k;
gzip_min_length 111;
gzip_types *;   

 brotli off;
   brotli_static on;
   brotli_min_length 1400;
   brotli_buffers 32 8k;
   brotli_comp_level 0;
   brotli_types *;
   ```
   
   In Safari I can notice this on console when logged in wp:
   
   https://user-images.githubusercontent.com/6324047/100104596-b0a3d180-2e66-11eb-865f-42e12aa63004.png;>
   
   ```
   text/plain
   Resource TypeImage
   Location
   Full URL 
https://uhl.site/ngx_pagespeed_beacon?ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Scheme   https
   Host uhl.site
   Path /ngx_pagespeed_beacon
   Query String 
ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Filename ngx_pagespeed_beacon
   Request & Response
   Method   
   ```
   
   
   And a so called image that never seem to load properly, yet no idea what 
that could be, and console is not giving more.
   
   ```
   text/html
   Resource TypeImage
   Location
   Full URL https://uhl.site/
   Scheme   https
   Host uhl.site
   Path /
   Filename 
   Request & Response
   Method   —
   Protocol —
   Priority —
   Cached   No
   Status   —
   Code —
   ErrorUnknown error
   IP Address   —
   Connection ID—
   Encoded  —
   Decoded  —
   Transferred  —
   Compressed   No
   Compression  
   ```
   
   Also I noticed in chrome there is another error in console:
   
   ```
   [Deprecation] chrome.loadTimes() is deprecated, instead use standardized 
API: Paint Timing. https://www.chromestatus.com/features/5637885046816768.
   k @ (index):161
   (anonymous) @ (index):163
   load (async)
   f.c @ (index):163
   (anonymous) @ (index):165
   ```
   
   this seems to be related with some js generated by pagespeed.
   
   What should I try next?
   
   I noticed that sometimes pages loads without pagespeed, and sometimes with 
it. Still getting the whitepage and on few refreshes its hittinng the pagespeed 
yet also without it.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-24 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732994314


   Hi,
   
   I have updated the config file and since the one you had has changed, all 
pagespeed variables are in the files i sent in .zip.
   
   ```
 gzip on;
gzip_disable "MSIE [1-6]\.";
gzip_static on;
gzip_comp_level 0;
gzip_http_version 1.1;
gzip_proxied any;
gzip_vary on;
gzip_buffers 16 8k;
gzip_min_length 111;
gzip_types *;   

 brotli on;
   brotli_static on;
   brotli_min_length 1400;
   brotli_buffers 32 8k;
   brotli_comp_level 0;
   brotli_types *;
   ```
   
   In Safari I can notice this on console when logged in wp:
   
   https://user-images.githubusercontent.com/6324047/100104596-b0a3d180-2e66-11eb-865f-42e12aa63004.png;>
   
   ```
   text/plain
   Resource TypeImage
   Location
   Full URL 
https://uhl.site/ngx_pagespeed_beacon?ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Scheme   https
   Host uhl.site
   Path /ngx_pagespeed_beacon
   Query String 
ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Filename ngx_pagespeed_beacon
   Request & Response
   Method   
   ```
   
   
   And a so called image that never seem to load properly, yet no idea what 
that could be, and console is not giving more.
   
   ```
   text/html
   Resource TypeImage
   Location
   Full URL https://uhl.site/
   Scheme   https
   Host uhl.site
   Path /
   Filename 
   Request & Response
   Method   —
   Protocol —
   Priority —
   Cached   No
   Status   —
   Code —
   ErrorUnknown error
   IP Address   —
   Connection ID—
   Encoded  —
   Decoded  —
   Transferred  —
   Compressed   No
   Compression  
   ```
   
   Also I noticed in chrome there is another error in console:
   
   ```
   [Deprecation] chrome.loadTimes() is deprecated, instead use standardized 
API: Paint Timing. https://www.chromestatus.com/features/5637885046816768.
   k @ (index):161
   (anonymous) @ (index):163
   load (async)
   f.c @ (index):163
   (anonymous) @ (index):165
   ```
   
   this seems to be related with some js generated by pagespeed.
   
   What should I try next?
   
   I noticed that sometimes pages loads without pagespeed, and sometimes with 
it. Still getting the whitepage and on few refreshes its hittinng the pagespeed 
yet also without it.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-24 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732994314


   Hi,
   
   I have updated the config file and since the one you had has changed, all 
pagespeed variables are in the files i sent in .zip.
   
   ```
 gzip on;
gzip_disable "MSIE [1-6]\.";
gzip_static on;
gzip_comp_level 0;
gzip_http_version 1.1;
gzip_proxied any;
gzip_vary on;
gzip_buffers 16 8k;
gzip_min_length 111;
gzip_types *;   

 brotli on;
   brotli_static on;
   brotli_min_length 1400;
   brotli_buffers 32 8k;
   brotli_comp_level 0;
   brotli_types *;
   ```
   
   In Safari I can notice this on console when logged in wp:
   
   https://user-images.githubusercontent.com/6324047/100104596-b0a3d180-2e66-11eb-865f-42e12aa63004.png;>
   
   ```
   text/plain
   Resource TypeImage
   Location
   Full URL 
https://uhl.site/ngx_pagespeed_beacon?ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Scheme   https
   Host uhl.site
   Path /ngx_pagespeed_beacon
   Query String 
ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Filename ngx_pagespeed_beacon
   Request & Response
   Method   
   ```
   
   
   And a so called image that never seem to load properly, yet no idea what 
that could be, and console is not giving more.
   
   ```
   text/html
   Resource TypeImage
   Location
   Full URL https://uhl.site/
   Scheme   https
   Host uhl.site
   Path /
   Filename 
   Request & Response
   Method   —
   Protocol —
   Priority —
   Cached   No
   Status   —
   Code —
   ErrorUnknown error
   IP Address   —
   Connection ID—
   Encoded  —
   Decoded  —
   Transferred  —
   Compressed   No
   Compression  
   ```
   What should I try next?
   
   I noticed that sometimes pages loads without pagespeed, and sometimes with 
it. Still getting the whitepage and on few refreshes its hittinng the pagespeed 
yet also without it.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-24 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732994314


   Hi,
   
   I have updated the config file and since the one you had has changed, all 
pagespeed variables are in the files i sent in .zip.
   
   ```
 gzip on;
gzip_disable "MSIE [1-6]\.";
gzip_static on;
gzip_comp_level 0;
gzip_http_version 1.1;
gzip_proxied any;
gzip_vary on;
gzip_buffers 16 8k;
gzip_min_length 111;
gzip_types *;   

 brotli on;
   brotli_static on;
   brotli_min_length 1400;
   brotli_buffers 32 8k;
   brotli_comp_level 0;
   brotli_types *;
   ```
   
   In Safari I can notice this on console when logged in wp:
   
   https://user-images.githubusercontent.com/6324047/100104596-b0a3d180-2e66-11eb-865f-42e12aa63004.png;>
   ```
   text/plain
   Resource TypeImage
   Location
   Full URL 
https://uhl.site/ngx_pagespeed_beacon?ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Scheme   https
   Host uhl.site
   Path /ngx_pagespeed_beacon
   Query String 
ets=load:381=1041=0=1=1_start=197=381=5_c=675=1=0=2=https%3A%2F%2Fuhl.site%2Fhello-world%2F=https%3A%2F%2Fuhl.site%2F
   Filename ngx_pagespeed_beacon
   Request & Response
   Method   
   ```
   
   And a so called image that never seem to load properly, yet no idea what 
that could be, and console is not giving more.
   
   ```
   text/html
   Resource TypeImage
   Location
   Full URL https://uhl.site/
   Scheme   https
   Host uhl.site
   Path /
   Filename 
   Request & Response
   Method   —
   Protocol —
   Priority —
   Cached   No
   Status   —
   Code —
   ErrorUnknown error
   IP Address   —
   Connection ID—
   Encoded  —
   Decoded  —
   Transferred  —
   Compressed   No
   Compression  
   ```
   What should I try next?
   
   I noticed that sometimes pages loads without pagespeed, and sometimes with 
it. Still getting the whitepage and on few refreshes its hittinng the pagespeed 
yet also without it.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-23 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732517680


   Latest console logs:
   
   ```
   [Tue, 24 Nov 2020 01:06:40 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:40 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:35 GMT] [Info] [3868463] Unable to insert object of 
size: 38080, cache limit is: 35616
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3874643] HTTPCache 
key=https://uhl.site/ fragment=uhl.site: remembering recent failure for 299 
seconds.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3874643] HTTPCache 
key=https://uhl.site/ fragment=uhl.site: remembering recent failure for 299 
seconds.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Error] [3868463] PageSpeed Serf fetch 
failure rate extremely high; only 0 of 534 recent fetches fully successful; is 
fetching working?
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3874643] Cache entry is expired: 
https://uhl.site/ (fragment=uhl.site)
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:06:19 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:06:19 GMT] [Info] [3868463] Unable to insert object of 
size: 38080, cache limit is: 35616
   [Tue, 24 Nov 2020 01:02:20 GMT] [Info] [3868463] Need to check cache size 
against target 1048576000
   [Tue, 24 Nov 2020 01:02:20 GMT] [Warning] [3868463] Failed to read cache 
clean timestamp /mnt/ram/pagespeed/!clean!time!.  Doing an extra cache clean to 
be safe.
   [Tue, 24 Nov 2020 01:02:20 GMT] [Info] [3874643] 
https://uhl.site/asset-manifest.json:37: CSS parser increased size of CSS file 
https://uhl.site/asset-manifest.json by 17 bytes.
   [Tue, 24 Nov 2020 01:02:20 GMT] [Info] [3874643] HTTPCache 
key=https://uhl.site/asset-manifest.json fragment=uhl.site: remembering recent 
failure for 299 seconds.
   [Tue, 24 Nov 2020 01:02:20 GMT] [Info] [3874643] HTTPCache 
key=https://uhl.site/asset-manifest.json fragment=uhl.site: remembering 

[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-23 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732419038


   @Lofesa i can't use that config in current environment without breaking one 
of them. If you refresh the page several times, you will end up seeing the page 
load. Like I said are several statuses that spin between them.
   btw at the time you tested, i am recompilling nginx now. il inform when im 
ready to test.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-ngx] uhlhosting edited a comment on issue #1720: URL is not in cache

2020-11-23 Thread GitBox


uhlhosting edited a comment on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732068266


   Seems that even debug does not track it, there is a bug maybe? 
   
   The most intresting part is that error console from nginx in the site vhost 
is not showing any errors.
   And the browser registers a 200 page on hit, yet the page is blank. This 
upon refresh clears out from time to time.
   
   Managed to get something in error log:
   
   ```
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "443" matches "443", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"/wp-admin/|/xmlrpc.php|wp-.*.php|/feed/|index.php|sitemap(_index)?.xml" does 
not match "/", client: 94.112.41.18, server: uhl.site, request: "GET / 
HTTP/2.0", host: "uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"comment_author|wordpress_[a-f0-9]+|wp-postpass|wordpress_no_cache|wordpress_logged_in"
 does not match "X_CACHE_KEY=29a7cb29daceb7c27b6294402d720a1a", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "/wp-admin$" does not match 
"/", client: 94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: 
"uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "443" matches "443", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"/wp-admin/|/xmlrpc.php|wp-.*.php|/feed/|index.php|sitemap(_index)?.xml" does 
not match "/", client: 94.112.41.18, server: uhl.site, request: "GET / 
HTTP/2.0", host: "uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"comment_author|wordpress_[a-f0-9]+|wp-postpass|wordpress_no_cache|wordpress_logged_in"
 does not match "X_CACHE_KEY=29a7cb29daceb7c27b6294402d720a1a", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "/wp-admin$" does not match 
"/", client: 94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: 
"uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Trying to 
serve rewritten resource in-place: https://uhl.site/
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Cache 
entry is expired: https://uhl.site/ (fragment=uhl.site)
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Could not 
rewrite resource in-place because URL is not in cache: https://uhl.site/
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "443" matches "443", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"/wp-admin/|/xmlrpc.php|wp-.*.php|/feed/|index.php|sitemap(_index)?.xml" does 
not match "/", client: 94.112.41.18, server: uhl.site, request: "GET / 
HTTP/2.0", host: "uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 
"comment_author|wordpress_[a-f0-9]+|wp-postpass|wordpress_no_cache|wordpress_logged_in"
 does not match "X_CACHE_KEY=29a7cb29daceb7c27b6294402d720a1a", client: 
94.112.41.18, server: uhl.site, request: "GET / HTTP/2.0", host: "uhl.site", 
referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [notice] 3633495#0: *463 "/wp-admin$" does not match 
"/index.php", client: 94.112.41.18, server: uhl.site, request: "GET / 
HTTP/2.0", host: "uhl.site", referrer: "https://uhl.site/hello-world/;
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Trying to 
serve rewritten resource in-place: https://uhl.site/
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Cache 
entry is expired: https://uhl.site/ (fragment=uhl.site)
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Could not 
rewrite resource in-place because URL is not in cache: https://uhl.site/
   2020/11/23 12:02:28 [info] 3633495#0: [ngx_pagespeed 1.13.35.2-0] Cache 
entry is expired: https://uhl.site/ (fragment=uhl.site)
   2020/11/23 12:02:28 [notice] 3633495#0: *464 "443" matches "443", client: 
172.18.6.10, server: uhl.site, request: "GET / HTTP/1.1", host: "uhl.site", 
referrer: "https://uhl.site/;
   2020/11/23 12:02:28 [notice] 3633495#0: *464 
"/wp-admin/|/xmlrpc.php|wp-.*.php|/feed/|index.php|sitemap(_index)?.xml" does 
not match "/", client: 172.18.6.10, server: uhl.site, request: "GET / 
HTTP/1.1", host: "uhl.site", referrer: "https://uhl.site/;
   2020/11/23 12:02:28 [notice] 3633495#0: *464