ajconejo opened a new issue #2034: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2034
Hi I have installed pagespeed 1.13.35.2-0 with the following configuration and console shows that ressorces are not written because of restrictive cache control and have a high rate of cache misses. Message history does not show any special message about cache misses. apache logs does not show any special message either. I have some warns like RateController: drop deferred fetch WARNING:serf_url_async_fetcher.cc(1222) What could be the cause? Is there a way to see what content is being missed? I tried to enable filter debug but apache error/access logs shows nothing Thanks =============== I´m on Ubuntu 18.04 pagespeed info =============== Version: 14: on Filters gp Convert Gif to Png jp Convert Jpeg to Progressive jw Convert Jpeg To Webp pj Convert Png to Jpeg db Debug di Delay Images hw Flushes html ji Inline Javascript io In-place optimize for browser js Jpeg Subsampling co Outline Css rj Recompress Jpeg rp Recompress Png rw Recompress Webp cf Rewrite Css jm Rewrite External Javascript jj Rewrite Inline Javascript cp Strip Image Color Profiles md Strip Image Meta Data Options DefaultSharedMemoryCacheKB (dsmc) 50000 EnableRewriting (e) 1 FetchWithGzip (afg) True FileCacheCleanIntervalMs (afcci) 3600000 FileCacheInodeLimit (afcl) 500000 FileCachePath (afcp) /var/cache/mod_pagespeed/ FileCacheSizeKb (afc) 409600 HonorCsp (hcsp) True ImageMaxRewritesAtOnce (im) 12 InPlaceResourceOptimization (ipro) True LoadFromFileCacheTtlMs (lfct) 60000000 LogDir (ald) /var/log/pagespeed LRUCacheByteLimit (alcb) 16384 LRUCacheKbPerProcess (alcp) 1024 MaxCacheableContentLength (rcl) 16777216 MemcachedServers (ams) localhost:11211 PreserveUrlRelativity (pur) True RespectVary (rv) True RewriteLevel (l) Optimize For Bandwidth ShmMetadataCacheCheckpointIntervalSec (smci) 300 SslCertDirectory (assld) /etc/ssl/certs StatisticsLogging (asle) True Domain Lawyer http://*.celacp.org/ Auth http://*.googletagmanager.com/ Auth http://*.ssl-images-amazon.com/ Auth http://45.79.198.124/ Auth https://*.celacp.org/ Auth https://*.googletagmanager.com/ Auth https://*.ssl-images-amazon.com/ Auth https://biblioteca-admin.celacp.org/ Auth https://biblioteca.celacp.org/ Auth https://upload.wikimedia.org/ Auth Invalidation Timestamp: (none) The headers of my main page are ====================== Server Apache X-Frame-Options SAMEORIGIN SAMEORIGIN Content-Security.Policy default-src https: 'upgrade-insecure-requests' 'unsafe-eval' 'unsafe-inline'; object-src 'none' X-Content-Security.Policy default-src https: 'upgrade-insecure-requests' 'unsafe-eval' 'unsafe-inline'; object-src 'none' Strict-Transport-Security max-age=31536000; includeSubDomains max-age=3153600 Cache-Control max-age=0, no-cache Pragma no-cache Content-Script-Type text/javascript Content-Style-Type text/css X-Mod-Pagespeed 1.13.35.2-0 Vary Accept-Encoding,User-Agent Set-Cookie CGISESSID=23302c50afaebc5c8b9f777556a72297; path=/; HttpOnly;HttpOnly;Secure X-Content-Type-Options nosniff X-XSS-Protection 1; mode=block Content-Length 219221 Content-Type text/html; charset=UTF-8 ---------------------------------------------------------------- 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