Claus-Theodor Riegg
7 years
Claus-Theodor Riegg
7 years
Stefan Langenmaier
1 year
Andreas Vöst
3 months
Claus-Theodor Riegg
5 years
Andreas Vöst
5 months
Emma Heinle
5 months
Andreas Vöst
5 months
Kim Klotz
6 months
Claus-Theodor Riegg
8 years

memcached: retreive connection information

Posted . Visible to the public.

How to retrieve connection information from memcached.

printf "stats\nquit\n" | nc 127.0.0.1 $MEMCACHED_PORT | grep connection
Moritz Kraus
License
Source code in this card is licensed under the MIT License.