We need to write a replacement for vhtcpd with the following capabilities:
- read multicast HTCP cache purge requests and quickly process those
- support kafka as an alternative input source to be ready for a future when all purges are made available on a kafka topic
- establish multiple TCP connections to cache frontends and backends, evenly spread PURGE HTTP traffic on them to avoid issues like T241232