TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Simple and efficient way to show information about Memcache

28 pointsby arzzenover 7 years ago

1 comment

phoboslabover 7 years ago
I just tried it, but it simply hangs on connect. After ctrl+c it quits with &quot;Connect to 127.0.0.1:11211 failed.&quot;.<p>Doing `echo &quot;stats&quot; | nc 127.0.0.1 11211` on the console returns the current memcached stats (and keeps the connection open). So I think I have the correct host&#x2F;port :)<p>Edit: I think I found the issue: <a href="https:&#x2F;&#x2F;github.com&#x2F;hyperia-sk&#x2F;memcache-info&#x2F;issues&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hyperia-sk&#x2F;memcache-info&#x2F;issues&#x2F;1</a>