29 november
Status:
1 2 3 4 | echo statistikk | nc 127.0.0.1 11211 echo statistikk eks | nc 127.0.0.1 11211 echo statistikk størrelser | nc 127.0.0.1 11211 echo statistikk slabs | nc 127.0.0.1 11211 |
1 | telnet 127.0.0.1 11211 |
1 | statistikk |
1 | avslutt |
Liker toppen:
1 | Sjekk "echo statistikk | nc 127.0.0.1 11211" |
Bruk php:
1 | '$m=new Memcache;$m->connect("127.0.0.1", 11211);print_r($m->getstats());' "'" Sjekk "php-r" " '"' $ m = ny Memcache; $ m-> koble ( "127.0.0.1", 11211); print_r ($ m-> getstats ());' "" " |

































