Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 234 by [email protected]: Adding package name to the stat
output
http://code.google.com/p/memcached/issues/detail?id=234
Because there are several caching servers floating around that implement
the memcache protocol, I thought it might be nice if there was an easy way
for a consumer to check just what type of server they were connected to.
I'm including a patch (against the 1.4.9 codebase) which would adds
a 'type' field to the stats output, and would also suggest adding this
field to a future version of the protocol doc. You might also want to
consider adding a 'platform' field to indicate whether the daemon is
running atop Linux, Solaris, BSD, Windows, etc.
Attachments:
type.patch 549 bytes