worstcase / blockade

Docker-based utility for testing network failures and partitions in distributed applications
http://blockade.readthedocs.org
Apache License 2.0
907 stars 72 forks source link

Handle more than one connection at a time #56

Closed buzztroll closed 7 years ago

pdmars commented 7 years ago

The current gevent WSGIServer setup isn't limiting concurrent connections.