You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/01/15 03:22:05 UTC

[GitHub] [incubator-pagespeed-mod] adrianTNT opened a new issue #1974: Many aborting fetch of [URL] in logs

adrianTNT opened a new issue #1974: Many aborting fetch of [URL] in logs
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1974
 
 
   I was getting many erros in log about
   ```
   RateController: drop deferred fetch of [URL]
   ```
   I got over that by disabling the rate limt (at least while debugging):
   ```
   ModPagespeedRateLimitBackgroundFetches off
   ```
   But now, the log is still filled with these `Aborting fetch of [URL]` errors/warnings, what does it mean ? 
   
   ```
   [Wed Jan 15 03:14:28.575699 2020] [pagespeed:warn] [pid 21127] [mod_pagespeed 1.13.35.2-0 @21127] [0115/031428:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/p-91664-78e09b19e927744e5ee1002a7dd0ef51.png (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:28.577169 2020] [pagespeed:warn] [pid 21127] [mod_pagespeed 1.13.35.2-0 @21127] [0115/031428:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/price-ron-91664-5061bef3ab678dac5ec9f28a95f10ce2.png (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:29.314402 2020] [pagespeed:warn] [pid 21147] [mod_pagespeed 1.13.35.2-0 @21147] [0115/031429:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain2.com/thumbs/vand-schimb-33269-2.jpg?1413723323 (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:29.315654 2020] [pagespeed:warn] [pid 21147] [mod_pagespeed 1.13.35.2-0 @21147] [0115/031429:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain2.com/thumbs/vand-schimb-33269-3.jpg?1413723323 (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:29.316967 2020] [pagespeed:warn] [pid 21147] [mod_pagespeed 1.13.35.2-0 @21147] [0115/031429:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain2.com/thumbs/vand-schimb-33269-4.jpg?1413723323 (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:29.318280 2020] [pagespeed:warn] [pid 21147] [mod_pagespeed 1.13.35.2-0 @21147] [0115/031429:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain2.com/price-33269-0b36bf4b0ffc3d843d65165d6a69e213.png?1413723323 (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:29.319557 2020] [pagespeed:warn] [pid 21147] [mod_pagespeed 1.13.35.2-0 @21147] [0115/031429:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain2.com/p-33269-ba0c8a35c56ba7a15e68a1d61e174020.png?1413723323 (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:55.328309 2020] [pagespeed:warn] [pid 21311] [mod_pagespeed 1.13.35.2-0 @21311] [0115/031455:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/p-171180-ebe93dffde31d6d2cfb9df22a4a36eb3.png (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:55.329545 2020] [pagespeed:warn] [pid 21311] [mod_pagespeed 1.13.35.2-0 @21311] [0115/031455:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/price-eur-171180-f35143a0597ed4cc63ac2b148fba99b3.png (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:55.330714 2020] [pagespeed:warn] [pid 21311] [mod_pagespeed 1.13.35.2-0 @21311] [0115/031455:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/price-ron-171180-f35143a0597ed4cc63ac2b148fba99b3.png (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:55.331999 2020] [pagespeed:warn] [pid 21311] [mod_pagespeed 1.13.35.2-0 @21311] [0115/031455:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/thumbs/expozitie-conferinte-ezotericfest-9-12-mai-2019-ed-171180-1.jpg (connecting to:192.168.1.10)
   [Wed Jan 15 03:14:55.333306 2020] [pagespeed:warn] [pid 21311] [mod_pagespeed 1.13.35.2-0 @21311] [0115/031455:WARNING:serf_url_async_fetcher.cc(1222)] Aborting fetch of https://www.mydomain1.com/thumbs/expozitie-conferinte-ezotericfest-9-12-mai-2019-ed-171180-1.jpg (connecting to:192.168.1.10)
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-pagespeed-mod] adrianTNT commented on issue #1974: Many aborting fetch of [URL] in logs

Posted by GitBox <gi...@apache.org>.
adrianTNT commented on issue #1974: Many aborting fetch of [URL] in logs
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1974#issuecomment-574484520
 
 
   If I look for that file name in the cache on disk (ramdisk in this case), it is not there, then if I visit the url containing this resource (page containing the image for example), then the resource url file is created in the cache. 
   So this indicates a rate limiting error/warning while initially creating the cache ?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services