HAProxy - clear stick-table from the command line
You can use socket commands to clear the table i.e. echo "clear table Abuse key 192.168.64.12" | socat unix-connect:/var/run/haproxy.stat stdio
The documentation is here: http://haproxy.tech-notes.net/9-2-unix-socket-commands/