oschaaf commented on issue #1556: Combined css returns truncated, mis-encoded 
body on cache hit
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1556#issuecomment-391053142
 
 
   Re: "What exactly did you mean by "body content being larger":
   
   So sometimes (without the patch above) 
http://35.187.191.47/A.store.css+vendor.css,Mcc.00EaqUIgkT.css.pagespeed.cf.tuzrpz_-Py.css
 responds with 'Content-Length: 7411' and 'Content-Encoding: gzip', which both 
are lies. The actual content that gets put on the wire has a lot more bytes and 
is not gzip-compressed.
   
   The backtrace above is something I captured to see when Content-Length:7411 
gets added to the response headers, to see if that would provide clues.. (Frame 
number 4 indicates that the cache key involved is 
http://localhost/store.css+vendor.css.pagespeed.cc.iKEaqUIgkT.css)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to