summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorJordan Carlson <jwgcarlson@gmail.com>2021-06-01 20:39:14 -0700
committerGitHub <noreply@github.com>2021-06-01 20:39:14 -0700
commitb164be9bf3c053b76d58f19eacfe7ff7cac1ca9b (patch)
tree99d68f3aadee86f4526cf5d54cc0405bb23beeee /ChangeLog.rst
parentdd61d9f0878adba8692b49167f9a80af4de2f8c2 (diff)
downloadpymemcache-b164be9bf3c053b76d58f19eacfe7ff7cac1ca9b.tar.gz
Remove idle connections from pool (#309)
The Memcached server can be configured to drop idle connections (via the idle_timeout option). When this occurs, pymemcache may still try to use the connection, resulting in MemcacheUnexpectedCloseError. Hence the need for client-side idle timeout logic.
Diffstat (limited to 'ChangeLog.rst')
0 files changed, 0 insertions, 0 deletions