You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
In wake of recent memcached amplification problems
https://blog.cloudflare.com/memcrashed-major-amplification-attacks-from-port-11211/
it makes sense to disable UDP support.
The code of twemcache seem to be created in a way to require UDP binding always:
twemcache/src/mc.c
Line 1037 in 5bfa265
The text was updated successfully, but these errors were encountered: