jmarantz edited a comment on issue #2041:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2041#issuecomment-704596443


   1.14 is a beta release. I actually don't think it's *that* likely this 
problem was fixed in it, but it's worth a shot.
   
   Redis support may be in "beta" but it may not suffer from the same 
underlying issue that triggers the coalescing failure in memcached. The problem 
is -- and Lofesa pointed this out -- that the only reason we are getting into 
the place where mod_pagespeed crashes is that first, the connection to 
memcached failed. I do not know why that failed, but the underlying network 
connection to redis is actually a lot simpler and less likely to fail in the 
same way. So I think Redis is worth a shot.
   


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