ajconejo commented on issue #2034: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2034#issuecomment-680495144
Hi, This is getting me nutz I´ve corrected the http*://.celacp.org I´ve corrected the cache-control and the full header is: GENERAL INFO: Request URL: https://biblioteca.celacp.org/opac-tmpl/bootstrap/lib/bootstrap/js/bootstrap.min_19.1108000.js Request Method: GET Status Code: 304 Not Modified Remote Address: 45.79.198.124:443 Referrer Policy: no-referrer-when-downgrade RESPONSE HEADERS Cache-Control: public, max-age=600 Connection: Keep-Alive Date: Wed, 26 Aug 2020 03:04:20 GMT Expires: Thu, 26 Aug 2021 03:04:20 GMT Keep-Alive: timeout=5, max=98 Server: Apache Vary: User-Agent REQUEST HEADER Accept: */* Accept-Encoding: gzip, deflate, br Accept-Language: es-ES,es;q=0.9,en;q=0.8,fr;q=0.7 Connection: keep-alive Cookie: _ga=GA1.2.33496248.1546890164; __utmz=190918968.1595452432.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); _gid=GA1.2.1996162780.1598227122; KohaOpacLanguage=en; CGISESSID=6afc6b9dcda9bad747188c36b1f4acfb DNT: 1 Host: biblioteca.celacp.org If-Modified-Since: Fri, 24 Jul 2020 06:41:48 GMT Referer: https://biblioteca.celacp.org/cgi-bin/koha/opac-main.pl Sec-Fetch-Dest: script Sec-Fetch-Mode: no-cors Sec-Fetch-Site: same-origin User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36 And still getting almost 100% ressources not rewritten due to cache-control header restriction I´ve added again googletag since I got a lot of "errors" on that domain and complicate the log reading. Will remove it once I get this to work. Most Images are png. I ve only 6 wdp. About the carousell, I can not change it. IPRO is not supposed to handle those types of images? Also the log shows several lines similar to: Cache entry is expired: https://biblioteca.celacp.org/cgi-bin/koha/opac-image.pl?biblionumber=244592&thumbnail=1 (fragment=celacp.org) and later... HTTPCache key=https://biblioteca.celacp.org/cgi-bin/koha/opac-image.pl?biblionumber=244592&thumbnail=1 fragment=celacp.org: remembering recent failure for 296 seconds. How come an image that was in cache, does fail to re-cache? I get this for almost all of these ressources. I´ve enabled ForceCache and extent_cache filter but get no changes. This is my current config: Version: 14: on Filters ij Canonicalize Javascript library URLs 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 ec Cache Extend Css ei Cache Extend Images es Cache Extend Scripts 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 FetchHttps (fhs) enable 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*://45.79.198.124:8080/ Auth https://*.googletagmanager.com/ Auth https://*.ssl-images-amazon.com/ Auth Invalidation Timestamp: (none) Any help is really appreciate ---------------------------------------------------------------- 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