Lofesa commented on issue #2041: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2041#issuecomment-704086305
Have you set `ModPagespeedMemcachedServers localhost:11211` in pagespeed config? Is the memcached instance running? This error `Could not find specified socket in poll list. (70015)` is related to be unable to connect to the memcached instance. Are tou able to do: `telnet localhost:11211` and run the command `stats` (for example)? ---------------------------------------------------------------- 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