memcache_invetigation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| memcache_invetigation [2017/09/11 09:38] – luke7858 | memcache_invetigation [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | === PHPMemcachedAdmin === | ||
| + | https:// | ||
| + | \\ | ||
| + | \\ | ||
| == Configuration file == | == Configuration file == | ||
| / | / | ||
| + | \\ | ||
| \\ | \\ | ||
| === 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 bash> | ||
| + | set Test 0 100 10 | ||
| + | JournalDev | ||
| + | STORED | ||
| + | </ | ||
| + | \\ | ||
| + | |||
| <sxh bash> | <sxh bash> | ||
| # printf "set mykey 0 60 4\r\ndata\r\n" | # printf "set mykey 0 60 4\r\ndata\r\n" | ||
memcache_invetigation.1505122706.txt.gz · Last modified: 2024/05/23 07:26 (external edit)
