����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Memcached Memcached is a high performance multithreaded event-based key/value cache store intended to be used in a distributed system. See: https://memcached.org/about A fun story explaining usage: https://memcached.org/tutorial If you're having trouble, try the wiki: https://memcached.org/wiki If you're trying to troubleshoot odd behavior or timeouts, see: https://memcached.org/timeouts https://memcached.org/ is a good resource in general. Please use the mailing list to ask questions, github issues aren't seen by everyone! ## Dependencies * libevent, https://www.monkey.org/~provos/libevent/ (libevent-dev) * libseccomp, (optional, experimental, linux) - enables process restrictions for better security. Tested only on x86-64 architectures. * openssl, (optional) - enables TLS support. need relatively up to date version. ## Environment Be warned that the -k (mlockall) option to memcached might be dangerous when using a large cache. Just make sure the memcached machines don't swap. memcached does non-blocking network I/O, but not disk. (it should never go to disk, or you've lost the whole point of it) ## Build status See https://build.memcached.org/ for multi-platform regression testing status. ## Bug reports Feel free to use the issue tracker on github. **If you are reporting a security bug** please contact a maintainer privately. We follow responsible disclosure: we handle reports privately, prepare a patch, allow notifications to vendor lists. Then we push a fix release and your bug can be posted publicly with credit in our release notes and commit history. ## Website * https://www.memcached.org ## Contributing See https://github.com/memcached/memcached/wiki/DevelopmentRepos
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| AUTHORS | File | 69 B | 0644 |
|
| CONTRIBUTORS | File | 1.53 KB | 0644 |
|
| COPYING | File | 1.47 KB | 0644 |
|
| ChangeLog | File | 19.21 KB | 0644 |
|
| NEWS | File | 23 B | 0644 |
|
| README.md | File | 1.69 KB | 0644 |
|
| napi_ids.txt | File | 2.24 KB | 0644 |
|
| new_lru.txt | File | 2.41 KB | 0644 |
|
| protocol-binary-range.txt | File | 10 KB | 0644 |
|
| protocol-binary.txt | File | 61.08 KB | 0644 |
|
| protocol.txt | File | 74.5 KB | 0644 |
|
| readme.txt | File | 74 B | 0644 |
|
| storage.txt | File | 5.3 KB | 0644 |
|
| threads.txt | File | 2.42 KB | 0644 |
|
| tls.txt | File | 7.46 KB | 0644 |
|