Limit the size of the web request bodies
Any distributor exposing a webserver now has a limit on 100KB for the body of the requests it will accept. This will block DoS attacks that try to exhaust the server memory.
- Closes: #192 (closed)
Any distributor exposing a webserver now has a limit on 100KB for the body of the requests it will accept. This will block DoS attacks that try to exhaust the server memory.