Todo think about good stoppers for bad usage:
- Limit the number of connection per day per Ip (example 1000 connection/day/ip)
- Limit the number of subject you can listen at the same time (example 200 subject/ip)
- Limit the number of ip simultaneous (example 1000/process)
- more ideas?