We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrated from rt.cpan.org #140913 (status was 'new')
Requestors:
From [email protected] on 2022-01-30 16:45:52 :
Using this with a memcached server on another host, some deletes simply fail, randomly.
No sign of the request getting to the memcached daemon when checking the logs.
journalctl -u memcached.service -f
...with double verbose in the memcached config.
All running on Debian 10.
Reproducible within 5 minutes of manually sending sets, gets, and deletes (including multiple).
Reverting to Cache::Memcached fixed the issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Migrated from rt.cpan.org #140913 (status was 'new')
Requestors:
From [email protected] on 2022-01-30 16:45:52
:
Using this with a memcached server on another host, some deletes simply
fail, randomly.
No sign of the request getting to the memcached daemon when checking the
logs.
journalctl -u memcached.service -f
...with double verbose in the memcached config.
All running on Debian 10.
Reproducible within 5 minutes of manually sending sets, gets, and
deletes (including multiple).
Reverting to Cache::Memcached fixed the issue.
The text was updated successfully, but these errors were encountered: