jstangroome 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-387899755
 
 
   I've confirmed that the seemingly unrelated `Content-Length: 105759` 
response header in the failing responses directly corresponds to the resulting 
size of the response body when pagespeed gzips the content itself to store in 
the cache.
   
   I assume the reason the length is different from the size of the gzipped 
cache miss response is due to different compression levels used for direct 
delivery versus cache storage.

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