apache / incubator-pagespeed-mod

Apache module for rewriting web pages to reduce latency and bandwidth.
http://modpagespeed.com
Apache License 2.0
697 stars 159 forks source link

4xx status code, preventing rewriting #1897

Open AnonDev1312 opened 5 years ago

AnonDev1312 commented 5 years ago

Mod PageSpeed debug is showing a lot of errors like these:

<!--4xx status code, preventing rewriting of https://www.ni-dieu-ni-maitre.com/image_mini/tshirt-tv-zombie-0016316344.jpg--><!--4xx status code, preventing rewriting of https://www.ni-dieu-ni-maitre.com/image_mini/tshirt-tv-zombie-0016316344.jpg-->
<!--CSS rewrite failed: Cannot improve https://www.ni-dieu-ni-maitre.com/-->

I tried this but it didn't work:

    ModPagespeedDomain *.ni-dieu-ni-maitre.com
    ModPagespeedDomain www.ni-dieu-ni-maitre.com

      ModPagespeedRespectXForwardedProto on

Any help would be appreciated

Lofesa commented 2 years ago

No, don´t do that. The rules I have posted don´t work like these you have. Whit your pagespeed Disallow .*; disables all rewites. and then no furter process is done.

ioweb-gr commented 2 years ago

Oh Ok I see, however it does rewrite with the commands above... So many weird behaviors

I reverted to disallowing each extension separately

ioweb-gr commented 2 years ago

Again the typical 4xx status code

image

Incidentally I managed to find the access_log off commands in nginx and reverted them to access_log on

But I still don't see any serf in the proxy_access_ssl_log

The above url is 200 in the logs

image

Lofesa commented 2 years ago

Now I can see mayority of files writed, unless svg, gif and some jpg/png. Others image files, like gallery.png is not rewrited becase is loaded by a css file that you have excluded. Some others are loaded by js files, so are out of pagespeed.

In the stats page (pagespeed_global_admin/statistics) have you too many evictions (file_cache_evictions)?

And.. Are you sure all image files are in the nginx location? If you think they are here, for testing purposes, why don´t do the proxy thing?

location ~ ^/(.*\.(ac3|avi|bmp|bz2|css|cue|dat|doc|docx|dts|eot|exe|flv|gif|gz|htm|html|ico|img|iso|jpeg|jpg|js|mkv|mp3|mp4|mpeg|mpg|ogg|pdf|png|ppt|pptx|qt|rar|rm|svg|swf|tar|tgz|ttf|txt|wav|woff|woff2|xls|xlsx|zip|webp))$ {
                try_files $uri $uri/ =404;
        }
ioweb-gr commented 2 years ago

I have added the location directive already. But the thing is I can see like 20 .jpg images rewrited, but another 30 not rewrited.

Messages

``` Pagespeed Admin Statistics Configuration Histograms Caches Console Message History Graphs Reverse: Auto refresh (every 5 seconds): Filter: Total message count: 347 [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11455-11457: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202701-wilson_minions_stage_3_junior_tennis_balls_x_3.jpg' (9009 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwr8202701-wilson_minions_stage_3_junior_tennis_balls_x_3.jpg.pagespeed.ic.b7MiNw3ioP.webp' (6208 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11541-11543: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/ab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11606-11608: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11671-11673: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11757-11759: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11843-11845: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/fdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11908-11910: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474435-tretorn-serie-padel-balls-x-3.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11973-11975: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt116000_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12059-12061: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501045-113_babolat_padel_balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12124-12126: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575713-head_padel_pro_s_balls.jpg' (8567 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x575713-head_padel_pro_s_balls.jpg.pagespeed.ic.82RWx5Ldu5.webp' (4970 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12189-12191: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt125000-wilson-rolland-garros-clay-court-tennis-balls-x-3-3-ball-can.jpg' (8756 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt125000-wilson-rolland-garros-clay-court-tennis-balls-x-3-3-ball-can.jpg.pagespeed.ic.WoiyQBJoAo.webp' (5376 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12275-12277: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570824-head-tour-xt-tennis-balls-x-4-4-ball-can.jpg' (7754 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x570824-head-tour-xt-tennis-balls-x-4-4-ball-can.jpg.pagespeed.ic.2iUZG4a5qF.webp' (4568 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12361-12363: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570823-head-tour-xt-tennis-balls-x-3-3-ball-can.jpg' (9148 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x570823-head-tour-xt-tennis-balls-x-3-3-ball-can.jpg.pagespeed.ic.AqUPo8NW8b.webp' (5446 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12447-12449: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-all-court-tennis-balls-x-4.jpg' (6133 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-all-court-tennis-balls-x-4.jpg.pagespeed.ic.Lz9r39cKzp.webp' (3276 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12533-12535: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt126400.jpg' (7632 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt126400.jpg.pagespeed.ic.lY1jwGtDbQ.webp' (4446 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12619-12621: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-orange-junior-tennis-balls.jpg' (6576 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-starter-orange-junior-tennis-balls.jpg.pagespeed.ic.o3naZm1ThL.webp' (3620 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12684-12686: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-red-junior-tennis-balls.jpg' (6859 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-starter-red-junior-tennis-balls.jpg.pagespeed.ic.-9r09volbQ.webp' (3980 bytes) [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12749-12751: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12814-12816: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12879-12881: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12944-12946: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13009-13011: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13095-13097: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501084_babolat_championship_tennis_balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13193-13195: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13279-13281: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-clay-tennis-balls_1_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13365-13367: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-3.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13463-13465: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-gold-all-court-x3-tennis-balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13549-13551: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13635-13637: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13721-13723: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt115200.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13807-13809: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13893-13895: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/341e198f-84d5-4096-bccf-15857f43f7a1.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13979-13981: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/6a7815da-93d8-403e-ad92-ada504d71bab.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14065-14067: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt109400-wilson-tour-premier-all-court-tennis-balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14151-14153: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/tretorn-academy-green-junior-tennis-balls-x-36.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14237-14239: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt119400.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14323-14325: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501066-babolat-stage-1-green-balls-x-3_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14409-14411: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt108900.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14495-14497: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14560-14562: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/0/b/0bcbbfe7-b245-4117-938f-847a09b6d47e.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14625-14627: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/2/d26455ae-ed6e-48dd-b374-381a9c9bb9f2.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14711-14713: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575613-head-pro-padel-balls_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14797-14799: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/tennis_foam_ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14895-14897: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/p031-foam_tennis_ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14993-14995: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/g/7g323000-prince-stage-2-orange-dot-balls-x-3-new-3-ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15079-15081: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt111900_1_team_4_ball_can_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15165-15167: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15263-15265: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15361-15363: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrx2096.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15459-15461: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474182-tretorn-jumbo-tennis-ball-yellow-m.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15545-15547: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-4.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15631-15633: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/7d7f5945-b710-4d03-b24e-95696371aca4.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15717-15719: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474410-75-tretorn-academy-red-36-balls-red.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:17207: https://subdomain.example.com/pub/media/wysiwyg/racquet.png: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:07 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:17243: https://subdomain.example.com/pub/media/icons/34xNxetennis_rating_banner.png: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewgreek.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewenglish.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/espa.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewgreek.png' (393 -> 393 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/rackets_adults_bg_eng.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/rackets_kids_bg_eng.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/shoes_tennis_bg.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501063_padel_tour_2.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/admin_ioweb/mui/index/render/key/fe6137a6ee9ed1ce57e0f3c2ba450880fd79b28724aac278c52dffc062789bbb/?namespace=notification_area&sorting%5Bfield%5D=created_at&sorting%5Bdirection%5D=asc&isAjax=true [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/admin_ioweb/mui/index/render/key/fe6137a6ee9ed1ce57e0f3c2ba450880fd79b28724aac278c52dffc062789bbb/?namespace=notification_area&sorting%5Bfield%5D=created_at&sorting%5Bdirection%5D=asc&isAjax=true fragment=example.com: remembering recent failure for 114 seconds. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt106300_a.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/1/0/100001-prince-club-padel-balls-x-3-ms.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474443-tretorn-academy-orange-balls-x-36-36-ball-bag-ms.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202701-wilson_minions_stage_3_junior_tennis_balls_x_3.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/ab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewenglish.png' (3678 -> 3678 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/fdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474435-tretorn-serie-padel-balls-x-3.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt116000_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501045-113_babolat_padel_balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575713-head_padel_pro_s_balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570824-head-tour-xt-tennis-balls-x-4-4-ball-can.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt125000-wilson-rolland-garros-clay-court-tennis-balls-x-3-3-ball-can.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570823-head-tour-xt-tennis-balls-x-3-3-ball-can.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-orange-junior-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-all-court-tennis-balls-x-4.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt126400.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-red-junior-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-3.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-gold-all-court-x3-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501084_babolat_championship_tennis_balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt115200.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/341e198f-84d5-4096-bccf-15857f43f7a1.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/wysiwyg/espa.png' (17110 -> 17134 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/6a7815da-93d8-403e-ad92-ada504d71bab.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/rackets_adults_bg_eng.png' (39665 bytes) to `https://subdomain.example.com/pub/media/xrackets_adults_bg_eng.png.pagespeed.ic.0NgSJIIeQD.jpg' (14074 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-clay-tennis-balls_1_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt109400-wilson-tour-premier-all-court-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/tretorn-academy-green-junior-tennis-balls-x-36.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt119400.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501066-babolat-stage-1-green-balls-x-3_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt108900.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/0/b/0bcbbfe7-b245-4117-938f-847a09b6d47e.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/2/d26455ae-ed6e-48dd-b374-381a9c9bb9f2.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575613-head-pro-padel-balls_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/tennis_foam_ball.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/p031-foam_tennis_ball.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt111900_1_team_4_ball_can_1.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/g/7g323000-prince-stage-2-orange-dot-balls-x-3-new-3-ball.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrx2096.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474182-tretorn-jumbo-tennis-ball-yellow-m.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-4.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474410-75-tretorn-academy-red-36-balls-red.jpg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/7d7f5945-b710-4d03-b24e-95696371aca4.jpeg [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/racquet.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/icons/34xNxetennis_rating_banner.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png fragment=example.com: remembering recent failure for 26 seconds. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png fragment=example.com: remembering recent failure for 26 seconds. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/rackets_kids_bg_eng.png' (95949 bytes) to `https://subdomain.example.com/pub/media/xrackets_kids_bg_eng.png.pagespeed.ic.45BNnmwr_f.png' (95110 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/app/etc/config.php [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/app/etc/config.php [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/shoes_tennis_bg.png' (24746 bytes) to `https://subdomain.example.com/pub/media/xshoes_tennis_bg.png.pagespeed.ic.1NUloQWjMF.png' (23617 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501063_padel_tour_2.jpg' (7718 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/x501063_padel_tour_2.jpg.pagespeed.ic.6jsE19TCmS.jpg' (7643 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt106300_a.jpg' (8510 -> 8578 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/1/0/100001-prince-club-padel-balls-x-3-ms.jpg' (9484 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/1/0/x100001-prince-club-padel-balls-x-3-ms.jpg.pagespeed.ic.v6_gasdYrZ.jpg' (9479 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474443-tretorn-academy-orange-balls-x-36-36-ball-bag-ms.jpg' (11949 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/x474443-tretorn-academy-orange-balls-x-36-36-ball-bag-ms.jpg.pagespeed.ic.KYsjSHxDf6.jpg' (11888 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202701-wilson_minions_stage_3_junior_tennis_balls_x_3.jpg' (9009 -> 9143 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/ab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg' (15065 -> 15065 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg' (10754 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg.pagespeed.ic.px_a_Sf4sB.jpg' (10693 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg' (6706 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/x45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg.pagespeed.ic.sBVMhiYhFP.jpg' (6538 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg' (8403 -> 8482 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/fdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg' (7131 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/xfdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg.pagespeed.ic.OIIb8afKBe.jpg' (6960 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474435-tretorn-serie-padel-balls-x-3.jpg' (9447 -> 9619 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt116000_1.jpg' (7102 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt116000_1.jpg.pagespeed.ic.XTCiFV5WKD.jpg' (6989 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501045-113_babolat_padel_balls.jpg' (9690 -> 9878 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575713-head_padel_pro_s_balls.jpg' (8567 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x575713-head_padel_pro_s_balls.jpg.pagespeed.ic.w-4J53gpEp.jpg' (8548 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570824-head-tour-xt-tennis-balls-x-4-4-ball-can.jpg' (7754 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x570824-head-tour-xt-tennis-balls-x-4-4-ball-can.jpg.pagespeed.ic.pjxTUdogFG.jpg' (7671 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt125000-wilson-rolland-garros-clay-court-tennis-balls-x-3-3-ball-can.jpg' (8756 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt125000-wilson-rolland-garros-clay-court-tennis-balls-x-3-3-ball-can.jpg.pagespeed.ic.zSZ3mInlUo.jpg' (8719 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/570823-head-tour-xt-tennis-balls-x-3-3-ball-can.jpg' (9148 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x570823-head-tour-xt-tennis-balls-x-3-3-ball-can.jpg.pagespeed.ic.51rFM0Dn5T.jpg' (9110 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-orange-junior-tennis-balls.jpg' (6576 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-starter-orange-junior-tennis-balls.jpg.pagespeed.ic.fG9IQOEWIs.jpg' (6511 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-all-court-tennis-balls-x-4.jpg' (6133 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-all-court-tennis-balls-x-4.jpg.pagespeed.ic.pxoOg8P7P8.jpg' (5938 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt126400.jpg' (7632 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt126400.jpg.pagespeed.ic.ye9GO4C5gt.jpg' (7512 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg' (16796 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg.pagespeed.ic.kG_XZofeVV.jpg' (16735 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-red-junior-tennis-balls.jpg' (6859 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-starter-red-junior-tennis-balls.jpg.pagespeed.ic.sO4PXssXnP.jpg' (6820 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg' (16796 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg.pagespeed.ic.kG_XZofeVV.jpg' (16735 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg' (17662 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/x754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg.pagespeed.ic.TlNG9EqRc7.jpg' (17601 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-3.jpg' (8052 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/xbabolat-team-tennis-balls-x-3.jpg.pagespeed.ic.hQh8eBhmuy.jpg' (7882 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg' (16342 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg.pagespeed.ic.QKZKx9ahwe.jpg' (16281 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-gold-all-court-x3-tennis-balls.jpg' (7824 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/xbabolat-gold-all-court-x3-tennis-balls.jpg.pagespeed.ic.Enp852fWzb.jpg' (7718 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg' (6489 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg.pagespeed.ic.Rrt3sHncR9.jpg' (6270 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg' (7152 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg.pagespeed.ic.IGFb7GLPVr.jpg' (7116 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501084_babolat_championship_tennis_balls.jpg' (7588 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/x501084_babolat_championship_tennis_balls.jpg.pagespeed.ic.BtAj4863hD.jpg' (7420 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt115200.jpg' (6383 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt115200.jpg.pagespeed.ic.5zcETVBaTm.jpg' (6118 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg' (7310 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/x502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg.pagespeed.ic.q9-Aqva0eO.jpg' (7196 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/341e198f-84d5-4096-bccf-15857f43f7a1.jpeg' (11049 -> 11049 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/6a7815da-93d8-403e-ad92-ada504d71bab.jpeg' (8332 -> 8438 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-clay-tennis-balls_1_1.jpg' (7867 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/xbabolat-team-clay-tennis-balls_1_1.jpg.pagespeed.ic.jViwwHxPjF.jpg' (7738 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt109400-wilson-tour-premier-all-court-tennis-balls.jpg' (8326 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt109400-wilson-tour-premier-all-court-tennis-balls.jpg.pagespeed.ic.pIGOcCQ9t_.jpg' (8099 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg' (7312 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/x9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg.pagespeed.ic.T_czF8iDzh.jpg' (6987 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/tretorn-academy-green-junior-tennis-balls-x-36.jpg' (8690 -> 8848 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg' (11034 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/x601313-dunlop-atp-official-tennis-balls_1.jpg.pagespeed.ic.0IUUpkhNfa.jpg' (10973 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt119400.jpg' (7744 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt119400.jpg.pagespeed.ic.GSE2nIgK1B.jpg' (7583 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501066-babolat-stage-1-green-balls-x-3_1.jpg' (9938 -> 10042 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt108900.jpg' (9268 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt108900.jpg.pagespeed.ic.cbUFeUw5g5.jpg' (9219 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg' (16131 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg.pagespeed.ic.i5SoZC8rCR.jpg' (16070 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/0/b/0bcbbfe7-b245-4117-938f-847a09b6d47e.jpeg' (17377 -> 17377 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/2/d26455ae-ed6e-48dd-b374-381a9c9bb9f2.jpeg' (9186 -> 9196 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575613-head-pro-padel-balls_1.jpg' (8073 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/x575613-head-pro-padel-balls_1.jpg.pagespeed.ic.F8WOfLP4-A.jpg' (8042 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/tennis_foam_ball.jpg' (8001 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/xtennis_foam_ball.jpg.pagespeed.ic.qkIsWPXEO2.jpg' (7702 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/p031-foam_tennis_ball.jpg' (14570 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/xp031-foam_tennis_ball.jpg.pagespeed.ic.l1WAD__AbE.jpg' (14509 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt111900_1_team_4_ball_can_1.jpg' (7651 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt111900_1_team_4_ball_can_1.jpg.pagespeed.ic.6t6jOMllwQ.jpg' (7644 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/g/7g323000-prince-stage-2-orange-dot-balls-x-3-new-3-ball.jpg' (8889 -> 8889 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg' (13715 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg.pagespeed.ic.foJvtYCCSy.jpg' (13654 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg' (12972 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg.pagespeed.ic.8rylni1PD_.jpg' (12911 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrx2096.jpg' (19501 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrx2096.jpg.pagespeed.ic.bXYaBv8wQP.jpg' (19440 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474182-tretorn-jumbo-tennis-ball-yellow-m.jpg' (9904 -> 9973 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-4.jpg' (5877 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/xbabolat-team-tennis-balls-x-4.jpg.pagespeed.ic.aANqvJNOrv.jpg' (5643 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474410-75-tretorn-academy-red-36-balls-red.jpg' (21247 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/x474410-75-tretorn-academy-red-36-balls-red.jpg.pagespeed.ic.5fgkAEvOIc.jpg' (21186 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/7d7f5945-b710-4d03-b24e-95696371aca4.jpeg' (16234 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/x7d7f5945-b710-4d03-b24e-95696371aca4.jpeg.pagespeed.ic.3J4Bx4ucd9.jpg' (16173 bytes) [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/wysiwyg/racquet.png' (1490 -> 1500 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:10 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/media/icons/34xNxetennis_rating_banner.png' (1802 -> 1802 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/js-translation.json [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/js-translation.json fragment=example.com: remembering recent failure for 67 seconds. [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:11 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:14 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/amasty_xsearch/autocomplete/indexrecent?uenc=aHR0cHM6Ly9ldGVubmlzbTIueW91cnN0YWdpbmcuZXUvc3RvcmV2aWV3Z3JlZWsvdGVubmlzLWJhbGxzLmh0bWw_UGFnZVNwZWVkRmlsdGVycz0rZGVidWc%2C&_=1637002150024 [Mon, 15 Nov 2021 18:49:14 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/amasty_xsearch/autocomplete/indexrecent?uenc=aHR0cHM6Ly9ldGVubmlzbTIueW91cnN0YWdpbmcuZXUvc3RvcmV2aWV3Z3JlZWsvdGVubmlzLWJhbGxzLmh0bWw_UGFnZVNwZWVkRmlsdGVycz0rZGVidWc%2C&_=1637002150024 [Mon, 15 Nov 2021 18:49:15 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/loader-1.gif [Mon, 15 Nov 2021 18:49:15 GMT] [Info] [483234] ipro: Recompressing image `https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/loader-1.gif' (116 -> 116 bytes) doesn't save space; dropped. [Mon, 15 Nov 2021 18:49:15 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/geo_ip/action/process/ [Mon, 15 Nov 2021 18:49:15 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/storeviewgreek/geo_ip/action/process/ fragment=example.com: remembering recent failure for 66 seconds. [Mon, 15 Nov 2021 18:49:16 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/customer/section/load/?sections=messages&force_new_section_timestamp=true&_=1637002150025 [Mon, 15 Nov 2021 18:49:16 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/customer/section/load/?sections=messages&force_new_section_timestamp=true&_=1637002150025 [Mon, 15 Nov 2021 18:49:17 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:17 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:17 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:17 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/logo.svg' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/tennis-balls.html [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/tennis-balls.html [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/tennis-balls.html [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/tennis-balls.html [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/logo.svg' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11541-11543: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/ab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg' (15065 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/xab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg.pagespeed.ic.qUufHKK3Wv.webp' (12372 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11606-11608: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg' (6706 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/x45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg.pagespeed.ic.-w_HkInmdW.webp' (3650 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11671-11673: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg' (10754 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg.pagespeed.ic.2Q8WUjG7Mk.webp' (7220 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11757-11759: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg' (8403 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg.pagespeed.ic.Tuag3T1m2b.webp' (5736 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11843-11845: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/fdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg' (7131 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/xfdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg.pagespeed.ic.4AnpNMP6SS.webp' (3698 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11908-11910: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474435-tretorn-serie-padel-balls-x-3.jpg' (9447 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/x474435-tretorn-serie-padel-balls-x-3.jpg.pagespeed.ic.Bj-QM25IeF.webp' (6272 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] No permission to rewrite 'https://www.paypalobjects.com/en_US/i/bnr/bnr_paymentsBy_150x60.gif' [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:11973-11975: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt116000_1.jpg' (7102 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt116000_1.jpg.pagespeed.ic.SO939xhx-t.webp' (4234 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12059-12061: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501045-113_babolat_padel_balls.jpg' (9690 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/x501045-113_babolat_padel_balls.jpg.pagespeed.ic.6xHSwil8tt.webp' (6718 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12749-12751: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg' (16796 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/xwilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg.pagespeed.ic.IiJLX0yeGN.webp' (12468 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12814-12816: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12879-12881: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:12944-12946: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13009-13011: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13095-13097: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501084_babolat_championship_tennis_balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13193-13195: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13279-13281: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-clay-tennis-balls_1_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13365-13367: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-3.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13463-13465: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-gold-all-court-x3-tennis-balls.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13549-13551: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13635-13637: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13721-13723: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt115200.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13807-13809: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13893-13895: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/341e198f-84d5-4096-bccf-15857f43f7a1.jpeg' (11049 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/x341e198f-84d5-4096-bccf-15857f43f7a1.jpeg.pagespeed.ic._pb-yn2LWw.webp' (7046 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:13979-13981: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/6a7815da-93d8-403e-ad92-ada504d71bab.jpeg' (8332 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/x6a7815da-93d8-403e-ad92-ada504d71bab.jpeg.pagespeed.ic.mq7z3vZEaU.webp' (5354 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14065-14067: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt109400-wilson-tour-premier-all-court-tennis-balls.jpg' (8326 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt109400-wilson-tour-premier-all-court-tennis-balls.jpg.pagespeed.ic.QwKARe2pgT.webp' (4364 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14151-14153: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/tretorn-academy-green-junior-tennis-balls-x-36.jpg' (8690 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/xtretorn-academy-green-junior-tennis-balls-x-36.jpg.pagespeed.ic.K5RLs6IdQ5.webp' (5562 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14237-14239: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt119400.jpg' (7744 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt119400.jpg.pagespeed.ic.Ujnv3BmSsv.webp' (4322 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14323-14325: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501066-babolat-stage-1-green-balls-x-3_1.jpg' (9938 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/x501066-babolat-stage-1-green-balls-x-3_1.jpg.pagespeed.ic.CPK8XrqgkV.webp' (6282 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14409-14411: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt108900.jpg' (9268 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt108900.jpg.pagespeed.ic.eqpbP9RWFg.webp' (5554 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14495-14497: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg' (16131 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/xwrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg.pagespeed.ic.iwa3Nz6HSN.webp' (11316 bytes) [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14560-14562: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/0/b/0bcbbfe7-b245-4117-938f-847a09b6d47e.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14625-14627: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/2/d26455ae-ed6e-48dd-b374-381a9c9bb9f2.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14711-14713: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575613-head-pro-padel-balls_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14797-14799: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/tennis_foam_ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14895-14897: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/p031-foam_tennis_ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:14993-14995: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/g/7g323000-prince-stage-2-orange-dot-balls-x-3-new-3-ball.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15079-15081: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt111900_1_team_4_ball_can_1.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15165-15167: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15263-15265: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15361-15363: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrx2096.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15459-15461: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474182-tretorn-jumbo-tennis-ball-yellow-m.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15545-15547: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-4.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15631-15633: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/7d7f5945-b710-4d03-b24e-95696371aca4.jpeg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:15717-15719: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474410-75-tretorn-academy-red-36-balls-red.jpg: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:17207: https://subdomain.example.com/pub/media/wysiwyg/racquet.png: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:18 GMT] [Info] [483234] https://subdomain.example.com/storeviewgreek/tennis-balls.html:17243: https://subdomain.example.com/pub/media/icons/34xNxetennis_rating_banner.png: Too busy to rewrite image. [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewgreek.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/smartwave/porto/flags/storeviewenglish.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/espa.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/a/b/ab851c8b-879c-4b73-b2d9-d44d02e5724c.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/5/45b4d39e-058f-4695-9f43-b9b6cc71ff3c.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/f/d/fdc08aec-5c6f-4c1b-82ee-5165181842d9.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8202501-wilson_minions_stage_1_junior_tennis_balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474435-tretorn-serie-padel-balls-x-3.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_minions_stage_2_junior_tennis_balls_x_3-wr8202601-o.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt116000_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501045-113_babolat_padel_balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/5/754855d8-4599-45b5-b2a4-b49ef2084e94.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_jumbo_9_tennis_ball-wrt1419yd_2.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1416pd-wilson_roland_garros_jumbo_5inc_tennis_ball-1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-roland-garros-starter-green-junior-tennis-balls-x-4.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501084_babolat_championship_tennis_balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/502080-babolat-team-clay-tennis-balls-x-4-4-ball-can.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-clay-tennis-balls_1_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-3.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-gold-all-court-x3-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/9/b/9b91b063-a6f2-4f23-a8b4-2281d6c9ac9d.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt115200.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wr8201501-wilson_triniti_club_tennis_balls_box_72_balls__1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/3/4/341e198f-84d5-4096-bccf-15857f43f7a1.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt109400-wilson-tour-premier-all-court-tennis-balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/a/6a7815da-93d8-403e-ad92-ada504d71bab.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/r/tretorn-academy-green-junior-tennis-balls-x-36.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt119400.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/0/501066-babolat-stage-1-green-balls-x-3_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt108900.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt13700b-wilson-starter-red-balls-x-36-set-of-36-balls.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/0/b/0bcbbfe7-b245-4117-938f-847a09b6d47e.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/2/d26455ae-ed6e-48dd-b374-381a9c9bb9f2.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/5/7/575613-head-pro-padel-balls_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/t/e/tennis_foam_ball.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/p/0/p031-foam_tennis_ball.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt111900_1_team_4_ball_can_1.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/g/7g323000-prince-stage-2-orange-dot-balls-x-3-new-3-ball.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrt1415pkxb-wilson-us-open-5-inch-mini-jumbo-tennis-ball-pink.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474182-tretorn-jumbo-tennis-ball-yellow-m.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson-us-open-mini-jumbo-ball-palla-promozionale-wrt1415u_a.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/b/a/babolat-team-tennis-balls-x-4.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/r/wrx2096.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/7/d/7d7f5945-b710-4d03-b24e-95696371aca4.jpeg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/4/7/474410-75-tretorn-academy-red-36-balls-red.jpg [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/wysiwyg/racquet.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/icons/34xNxetennis_rating_banner.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png fragment=example.com: remembering recent failure for 14 seconds. [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/comparison_list_icon.png fragment=example.com: remembering recent failure for 14 seconds. [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:22 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/icon-fonts/font/porto-icons.woff2?79779384 [Mon, 15 Nov 2021 18:49:24 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:24 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:25 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/js-translation.json [Mon, 15 Nov 2021 18:49:25 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/js-translation.json fragment=example.com: remembering recent failure for 53 seconds. [Mon, 15 Nov 2021 18:49:25 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:25 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/linkwise/index/savecookie/ [Mon, 15 Nov 2021 18:49:28 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/amasty_xsearch/autocomplete/indexrecent?uenc=aHR0cHM6Ly9ldGVubmlzbTIueW91cnN0YWdpbmcuZXUvc3RvcmV2aWV3Z3JlZWsvdGVubmlzLWJhbGxzLmh0bWw_UGFnZVNwZWVkRmlsdGVycz0rZGVidWc%2C&_=1637002162737 [Mon, 15 Nov 2021 18:49:28 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/storeviewgreek/amasty_xsearch/autocomplete/indexrecent?uenc=aHR0cHM6Ly9ldGVubmlzbTIueW91cnN0YWdpbmcuZXUvc3RvcmV2aWV3Z3JlZWsvdGVubmlzLWJhbGxzLmh0bWw_UGFnZVNwZWVkRmlsdGVycz0rZGVidWc%2C&_=1637002162737 [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] Could not rewrite resource in-place because URL is not in cache: https://subdomain.example.com/service-worker.js?t=1 [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/media/favicon/default/logo-etennis.ico' [Mon, 15 Nov 2021 18:49:30 GMT] [Info] [483234] No permission to rewrite 'https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/logo.svg' [Mon, 15 Nov 2021 18:49:31 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/static/version1636997382/frontend/Vendor/theme/el_GR/images/loader-1.gif [Mon, 15 Nov 2021 18:49:31 GMT] [Info] [483234] Trying to serve rewritten resource in-place: https://subdomain.example.com/storeviewgreek/geo_ip/action/process/ [Mon, 15 Nov 2021 18:49:31 GMT] [Info] [483234] HTTPCache key=https://subdomain.example.com/storeviewgreek/geo_ip/action/process/ fragment=example.com: remembering recent failure for 50 seconds. ```
jmarantz commented 2 years ago

Sorry I haven't been following all the details but I can tell you that the "Allow" and "Disallow" commands work with wildcards, not regexes. So I don't think any of those commands will work like you think they should :)

ioweb-gr commented 2 years ago

Yes I read the docs and adjusted thanks for the input now they are like this

pagespeed Disallow "*.svg";
pagespeed Disallow "*.woff2";
pagespeed Disallow "*.woff";
pagespeed Disallow "*.ttf";
pagespeed Disallow "*.ico";
pagespeed Disallow "*.js";
pagespeed Disallow "*.css";
pagespeed Disallow "*pub/static/*.html";
ioweb-gr commented 2 years ago

After reducing the clutter I notice this error message also

Too busy to rewrite image.

What does this mean, how do I fix it?

jmarantz commented 2 years ago

That's not necessarily a problem. It's an "Info" message not an Error. Image optimizations are cached, and when the cache is cold and there are a lot of concurrent requests to get optimized versions of them, the system drops some of them to avoid exceeding an internal queue size.

When the image cannot be delivered optimized it is delivered in its original form. In the meantime, the cache will fill with optimized images and that message should not constantly recur.

ioweb-gr commented 2 years ago

I see, it's beginning to fill more and more images. Almost all jpgs and jpegs have converted now. Some pngs refuse to convert even though they're rewrited. They still serve as png saying they don't need resizing.

I wonder why always in each request a few jpgs wont' convert randomly.

I think that the configuration is working now.

Is it possible that when I didn't disallow every extension specifically the amount of requests was so big that pagespeed couldnt' handle it because it was busy ?

ioweb-gr commented 2 years ago

Then I visit another category page of the website, and the 4xx status code errors come back up again for all images

I have no idea what is going on honestly. One page rewrites, one doesn't

Lofesa commented 2 years ago

Not importat. Pagespeed tries to optimize 8 images at once and take 10ms. to do it, is there are more images or take more than 10ms to do the work, then it do a background fecht so the next hit it get rewrited.

You can use:

pagespeed ImageMaxRewritesAtOnce -1; # This tries as much images the server can do
pagespeed RewriteDeadlinePerFlushMs 5; # This reduce the 10ms to 5.

If you are using the LoadFromFIle you must set this: pagespeed LoadFromFileCacheTtlMs 604800000; #for a week as far as loaded from disk files dont have any http header, this set the time the optimized resource lives in the pagespeed cache P.D. the page where I´m trying is https://subdomain.example.com/storeviewgreek/accessories/wilson-greek-flag-dampener-x-1-wr8413601.html?PageSpeedFilters=+debug In this page I got 16 images not rewrited. From these only 4 are the issue, because the others are in css files, loaded by javascript, are svg or gif, or are from others domains.

the 4 images are:

/pricealert.jpg
/dc3728-003-phsrh000-1500.jpeg
/wilson_roland_garros_tennis_ball_keychain-wr8401401-1.jpg
/dc3580-010-phsfm001-1500.jpg

Can you take a look in the message history whats hapen with these images?

ioweb-gr commented 2 years ago

here's one example


[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] HTTPCache key=https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_tennis_ball_keychain-wr8401401-1.jpg fragment=example.com: remembering recent failure for 298 seconds.

[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] HTTPCache key=https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_tennis_ball_keychain-wr8401401-1.jpg fragment=example.com: remembering recent failure for 298 seconds.

[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_tennis_ball_keychain-wr8401401-1.jpg

[Mon, 15 Nov 2021 19:33:36 GMT] [Info] [507507] Cache entry is expired: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/w/i/wilson_roland_garros_tennis_ball_keychain-wr8401401-1.jpg (fragment=example.com)

[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] HTTPCache key=https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/c/dc3580-010-phsfm001-1500.jpg fragment=example.com: remembering recent failure for 298 seconds.

[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] HTTPCache key=https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/c/dc3580-010-phsfm001-1500.jpg fragment=example.com: remembering recent failure for 298 seconds.

[Mon, 15 Nov 2021 19:33:37 GMT] [Info] [507507] Trying to serve rewritten resource in-place: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/c/dc3580-010-phsfm001-1500.jpg

[Mon, 15 Nov 2021 19:33:36 GMT] [Info] [507507] Cache entry is expired: https://subdomain.example.com/pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/d/c/dc3580-010-phsfm001-1500.jpg (fragment=example.com)
``
Lofesa commented 2 years ago

I see, it's beginning to fill more and more images. Almost all jpgs and jpegs have converted now. Some pngs refuse to convert even though they're rewrited. They still serve as png saying they don't need resizing.

Maybe they are transparent images? Anyway, if pagespeed can´t see any image reduction wetbeen the png and the webp, it choses to no convert it.

I wonder why always in each request a few jpgs wont' convert randomly.

I think that the configuration is working now.

Is it possible that when I didn't disallow every extension specifically the amount of requests was so big that pagespeed couldnt' handle it because it was busy ?

See my comment before.

ioweb-gr commented 2 years ago

@Lofesa Would you mind sanitizing this message url that I missed for privacy reasons? https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968895233

Also since you got access to the env now would you mind also taking a quick view because this page won't rewrite at all the jpgs /storeviewgreek/tennis-shoes.html?PageSpeedFilters=+debug

It's the same setup so I don't understand why it fails

I added the above config for testing

ioweb-gr commented 2 years ago

What's really puzzling me is that it's doing a shrink in this file

[Mon, 15 Nov 2021 19:42:30 GMT] [Info] [519193] https://subdomain.example.com/storeviewgreek/accessories/wilson-greek-flag-dampener-x-1-wr8413601.html:11170-11174: Shrinking image `https://subdomain.example.com/pub/media/catalog/product/cache/f5f3da80ad7b670245aea7e970662954/w/r/wr8413601.jpg' (29431 bytes) to `https://subdomain.example.com/pub/media/catalog/product/cache/f5f3da80ad7b670245aea7e970662954/w/r/xwr8413601.jpg.pagespeed.ic.75CddY7jwy.webp' (13942 bytes)

And yet it serves it as jpg instead of webp.

jmarantz commented 2 years ago

RE "serves as jpg instead of web": in what context?

Lofesa commented 2 years ago

@jmarantz Files in the same folder, 1 get rewrited and serve webp version but others not, the file are in place, it can show with a ll bash command, but in the debug comments get the <--- 404'errors prevent image rewrite.

Some others images are optimized by IPRO, but stay in this transient state for ever, and is in the html code.

My bet is here are a cache in front of the server and this cache serves unoptimized resources, optimized by IPRO or fully optmized, but @ioweb-gr says there is no cache in front of the server.

The main request have these headers x-magento-cache-control: and x-magento-cache-debug and all the info I get on these headers are about varnish, that make sense on whats is happening here.

ioweb-gr commented 2 years ago

Well these headers are just debug info on whether you're hitting the application Full Page Cache for the response for which the backend can be a anything. Most of the time it's varnish but we chose redis for this instance. Therefore it's not varnish that's doing this.

Also nginx cache is not utilized. It's disabled so I'm not sure what could be caching other than that.

We don't have cloudflare or any CDN either.

Lofesa commented 2 years ago

@ioweb-gr Can you take a look in /etc and search for some-file.vlc and grep if there is some like this unset resp.http.X-Varnish; This hide the varnish header. Anyway, can you disable any cache in the CMS? https://help.nexcess.net/magento/how-to-disable-caching-in-magento

ioweb-gr commented 2 years ago
$ find /etc/ -name "*.vlc" | wc -l
0

Disabled full page cache and block cache that magento utilizes which affect the frontend. Not turning internal framework caches off because the page pretty much won't load.

Lofesa commented 2 years ago

With pagespeed disabled (?PageSpeed=unplugged) I can see images w/o no cache-control: max-age like /pricealert.jpg (this image have cache-control: public ) Others have cache-control: max-age=1209600, s-maxage=10 like /h006-a_1_1.jpg...

Can you make all images have only cache-control: max-age=1209600 (or what time you will but greater than 0) and no other header?

ioweb-gr commented 2 years ago

To be honest I'm at a loss here as I'm not sure how to do that.

Will it do the trick if in the location block for the static files I temporarily add a

proxy_hide_header

and an

add_header for the cache-control?

ioweb-gr commented 2 years ago

For now I've added using the add_header for the cache control and it seems to show ok

I also added a header to the location directive for static files to make sure it's processed by nginx and not by apache.

image

I added a similar header in apache requests to differentiate to requests processed by apache and nginx

image

Should I add etag off too?

Expires directive is gone.

Of course the 4xx error is still there.

Lofesa commented 2 years ago

If you have set the location as stated in this comment https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-969181614, no proxy headers are in place. So only add_header is needed add_header "control-cache" "max-age=86400"; # 1 day for testing. If a proxy is involved, then yes, you have to set

I read in the CMS doc about how to set cache headers, but all I have found is related to html pages, not for statics resource. Only in ths page https://devdocs.magento.com/guides/v2.4/config-guide/cache/static-content-signing.html talk about statics files and a expires headers. But cache-control header have preference over expires.

ioweb-gr commented 2 years ago

Yes exactly, Magento only sets headers for the application dynamic content.

For static files it's a combination of rewrites plus .htaccess rules

For now I've added the cache control header as suggested but I didn't see any improvement.

Lofesa commented 2 years ago

I

For now I've added using the add_header for the cache control and it seems to show ok

I also added a header to the location directive for static files to make sure it's processed by nginx and not by apache.

image

I added a similar header in apache requests to differentiate to requests processed by apache and nginx

image

Should I add etag off too?

Expires directive is gone.

Of course the 4xx error is still there.

I still viewing mixed cache-control header and ioweb-served-by Only tested images, some have it, some apache and some nginx, and other don´t have the ioweb-served-by header. and 2 or 3 images returns 404. All this with pagespeed disabled ( url?PageSpeed=unplugged)

All files on https://subdomain.example.com/pub/static comes from apache

700040-babolat_all.jpg
dog_dampener.jpg
logo-etennis.ico

returns 404

More strange, image files served with ?PageSpeed=unplugged are not the same as served with ?PageSpeedFilters=+debug Whit unplugged I have these files with 404, with debug, no. Like a page cache with differen code for each url parameter. Whit unplugged I get files with etag headers from IPRO, but this no posible, pagespeed is disabled..

Image +debug

Captura de pantalla 2021-11-16 211422

Image unplugged

Captura de pantalla 2021-11-16 211512

Don´t have ioweb-served-by

Captura de pantalla 2021-11-16 211554

Image served by apache, so proxy is in place and file is not under nginx location

Captura de pantalla 2021-11-16 211622

Image served unplugged (pagespeed totally off) but have haders from IPRO (the etag header)

Captura de pantalla 2021-11-16 211645

This make me thinking images are cached somewhere and served with the headers they have been stored.

Lofesa commented 2 years ago

Yes exactly, Magento only sets headers for the application dynamic content.

For static files it's a combination of rewrites plus .htaccess rules

For now I've added the cache control header as suggested but I didn't see any improvement.

For example the image /pricealert.jpg some times have cache-control: public and don´t be rewrited, but some others times it got cache-control: public, s-maxage=10 and got rewrited....

borishinzer commented 2 years ago

We had the same issue, which was basically caused by our deployment (using deployeer with multiple symlinks to product/current) and making it impossible to follow the pagespeed module to get the files from the right folder structure.

We resolved it by adding the LoadFromFile like this to the nginx settings of the subdomain: pagespeed LoadFromFile "https://stage.domain.de/fileadmin/" "/var/www/vhosts/domain.de/stage/public/fileadmin/";

ioweb-gr commented 2 years ago

@borishinzer Unfortunately this doesn't work for us due to versioning. The URL changes every time we deploy so the file is not found with LoadFromFile on production deployment.

borishinzer commented 2 years ago

@ioweb-gr , yes we do the same or similar. See our structure (also taken from a plesk site):

lrwxrwxrwx  1 user psacln     25 Dec 15  2020 httpdocs -> sites/production/current/
lrwxrwxrwx  1 user psacln     20 Jan 12  2021 stage -> sites/stage/current/

Inside folder sites:

drwxr-xr-x  5 user psacln  4096 Dec  6 11:09 production
drwxr-xr-x  5 user psacln  4096 Dec  6 16:21 stage

Inside folder production:

drwxr-xr-x 2 vdvonlin psacln 4096 Dec  6 11:09 .dep
lrwxrwxrwx 1 vdvonlin psacln   11 Dec  6 11:09 current -> releases/48
drwxr-xr-x 7 vdvonlin psacln 4096 Dec  6 11:09 releases
drwxr-xr-x 4 vdvonlin psacln 4096 Nov 28 02:15 shared

Current is always pointing to latest code release files (always at a different location). The folder shared/public contains the assets (like images, pdf, etc), making it possible to access them with the LoadFromFile even after deployments.