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


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


----------------------------------------------------------------
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