Stefan Xenopol
1 month
Andreas Vöst
7 months
Andreas Vöst
9 months
Emma Heinle
9 months
Andreas Vöst
9 months
Kim Klotz
10 months
Andreas Vöst
1 year

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.