Closed GoogleCodeExporter closed 8 years ago
Would be best not to require Memcache thingie from PECL, and to be able to do
this
remotely (via SSH) too.
http://code.sixapart.com/svn/memcached/trunk/server/scripts/memcached-tool
Maybe it can be done with nc:
echo "stats" | nc 10.0.0.7 11211
Or maybe even with normal bash, but I don't want to rely on that (echoing into
/dev/tcp).
Original comment by baron.schwartz
on 10 Nov 2008 at 4:28
Seems to be done in r150
Original comment by baron.schwartz
on 11 Nov 2008 at 1:25
Original issue reported on code.google.com by
baron.schwartz
on 13 Oct 2008 at 2:04