jmarantz commented on issue #1897:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-969232367


   That's not necessarily a problem. It's an "Info" message not an Error. Image 
optimizations are cached, and when the cache is cold and there are a lot of 
concurrent requests to get optimized versions of them, the system drops some of 
them to avoid exceeding an internal queue size.
   
   When the image cannot be delivered optimized it is delivered in its original 
form. In the meantime, the cache will fill with optimized images and that 
message should not constantly recur.


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

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to