Lofesa commented on issue #2034:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2034#issuecomment-683999226


   But now you have it working...
   Some js files are not rewrited because they are loaded by other js file.
   Example 
`https://biblioteca.celacp.org/opac-tmpl/bootstrap/js/script_19.1108000.js` is 
loaded by 
`https://biblioteca.celacp.org/opac-tmpl/bootstrap/lib/modernizr.min_19.1108000.js.pagespeed.jm.Yq80J6k3xh.js`
 but get some type of optimization as far as their `Etag: 
W/"PSA-aj-6kR3KjB27V"`. The PSA denotes the IPRO work.
   Same with the css file 
`https://biblioteca.celacp.org/plugin/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/bower_components/jquery-flipster/dist/jquery.flipster.min.css`
   
   Whit some images, like wikipedia-16.png, are in a `<picture> srcset` 
element, pagespeed don“t rewrite these until a next version, when the PR #1929 
get merged.
   With images loaded by a .pl script, some type of optimization is done, as 
far as I can see the `W/"PSA-aj-bpsLvimpe6-br"`  and `Content-Length: 4951`  
`X-Original-Content-Length: 49569` for 
`https://biblioteca.celacp.org/cgi-bin/koha/opac-image.pl?biblionumber=238112&thumbnail=1`.
 Here the PSA in the Etag header is set by IPRO.


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