User Tools

Site Tools


memcache_invetigation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
memcache_invetigation [2017/09/11 09:38] luke7858memcache_invetigation [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +=== PHPMemcachedAdmin ===
 +https://github.com/LukeShirnia/phpmemcachedadmin
 +\\
 +\\
 == Configuration file == == Configuration file ==
 /etc/sysconfig/memcached /etc/sysconfig/memcached
 +\\
 \\ \\
 === Logging === === Logging ===
Line 13: Line 18:
 === Adding a key/value === === Adding a key/value ===
 set KEY META_DATA EXPIRY_TIME LENGTH_IN_BYTES set KEY META_DATA EXPIRY_TIME LENGTH_IN_BYTES
 +<sxh bash>
 +# telnet localhost 11211
 +</sxh>
 +<sxh bash>
 +set Test 0 100 10
 +JournalDev
 +STORED
 +</sxh>
 +\\
 +
 <sxh bash> <sxh bash>
 # printf "set mykey 0 60 4\r\ndata\r\n" |\ > nc localhost 11211 # printf "set mykey 0 60 4\r\ndata\r\n" |\ > nc localhost 11211
memcache_invetigation.1505122706.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki