utags commented on issue #1991:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1991#issuecomment-622306990


   Dear @Lofesa thank you for your reply. Problem is that I use Contact Form 7 
with ReCaptcha v3. After I disabled it again site perform well. I have tested 
https://foodsreborn.com/ site. But still I have image lazy loading issue.
   
   When I debug I get following response. Please look at its DelayImages and 
Lazyload Images both automatically disabled.
   
   
   
   `
   
   
   mod_pagespeed on
   --
     | Filters:
     | ah       Add Head
     | ij       Canonicalize Javascript library URLs
     | cw       Collapse Whitespace
     | cc       Combine Css
     | ch       Combine Heads
     | jc       Combine Javascript
     | gp       Convert Gif to Png
     | jp       Convert Jpeg to Progressive
     | jw       Convert Jpeg To Webp
     | mc       Convert Meta Tags
     | pj       Convert Png to Jpeg
     | ws       When converting images to WebP, prefer lossless conversions
     | db       Debug
     | dd       Dedup Inlined Images
     | dj       Defer Javascript
     | di       Delay Images
     | ea       Elide Attributes
     | ec       Cache Extend Css
     | ei       Cache Extend Images
     | es       Cache Extend Scripts
     | fc       Fallback Rewrite Css
     | if       Flatten CSS Imports
     | hw       Flushes html
     | ci       Inline Css
     | gf       Inline Google Font CSS
     | ii       Inline Images
     | il       Inline @import to Link
     | idp      Insert DNS Prefetch
     | id       Insert Image Dimensions
     | js       Jpeg Subsampling
     | ll       Lazyload Images
     | tu       Left Trim Urls
     | ls       Local Storage Cache
     | ga       Make Google Analytics Async
     | gaa      Convert showads.js use to async adsbygoogle.js
     | cj       Move Css Above Scripts
     | cm       Move Css To Head
     | jo       Outline Javascript
     | pr       Prioritize Critical Css
     | rj       Recompress Jpeg
     | rp       Recompress Png
     | rw       Recompress Webp
     | rc       Remove Comments
     | ri       Resize Images
     | rm       Resize Mobile Images
     | ir       Resize to Rendered Image Dimensions
     | rx       Responsive Images
     | cf       Rewrite Css
     | rd       Rewrite Domains
     | jm       Rewrite External Javascript
     | jj       Rewrite Inline Javascript
     | cu       Rewrite Style Attributes With Url
     | is       Sprite Images
     | cp       Strip Image Color Profiles
     | md       Strip Image Meta Data
     |  
     | Options:
     | AllowVaryOn (avo) Auto
     | AvoidRenamingIntrospectiveJavascript (aris) True
     | CssInlineMaxBytes (ci) 28000
     | EnableCachePurge (euci) True
     | EnableRewriting (e) 1
     | FetchWithGzip (afg) True
     | FileCacheCleanIntervalMs (afcci) 7776000000
     | FileCacheInodeLimit (afcl) 429497
     | FileCacheSizeKb (afc) 2097152
     | GoogleFontCssInlineMaxBytes (gfci) 20000
     | HttpCacheCompressionLevel (hccl) 9
     | ImageMaxRewritesAtOnce (im) 1000
     | ImplicitCacheTtlMs (ict) 3600000
     | InPlaceSMaxAgeSec (ipsm) 10
     | IproMaxConcurrentRecordings (imcr) 100
     | JsOutlineMinBytes (jo) 3000
     | LazyloadImagesAfterOnload (llio) True
     | LoadFromFileCacheTtlMs (lfct) 2592000000
     | LowercaseHtmlNames (lh) True
     | LRUCacheByteLimit (alcb) 64384
     | LRUCacheKbPerProcess (alcp) 16192
     | MaxCacheableContentLength (rcl) 2048000
     | MaxCombinedCssBytes (xcc) -1
     | MaxCombinedJsBytes (xcj) -1
     | MinImageSizeLowResolutionBytes (nislr) 10
     | RespectVary (rv) True
     | RespectXForwardedProto (rxfp) True
     | RewriteDeadlinePerFlushMs (rdm) 2000
     | RewriteLevel (l) Pass Through
     | Statistics (ase) True
     | StatisticsLogging (asle) True
     | StatisticsLoggingIntervalMs (asli) 1800000
     | SupportNoScriptEnabled (snse) False
     | UseExperimentalJsMinifier (uejsm) True
     | XHeaderValue (xhv) Powered By ngx_pagespeed
     |  
     | #NumFlushes            0
     | #EndDocument after     96543us
     | #Total Parse duration  2909us
     | #Total Render duration 561103us
     | #Total Idle duration   93634us
     | No critical images detected.
     | The following filters were disabled for this request:
     | DelayImages
     | Lazyload Images
     | -->
   
   `


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

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


Reply via email to