ajconejo commented on issue #2041: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2041#issuecomment-704592684
> 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)? Hi Lofesa Sure localhost:11212 is setup in pagespeed conf file and I can see pagespeed physical caches stats increasing. I can telnet to port 11212. Note that 11212 is the port of the instance dedicated to pagespeed. ---------------------------------------------------------------- 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