An open API service indexing awesome lists of open source software.

https://github.com/zmb3/lbtest


https://github.com/zmb3/lbtest

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# `lbtest`

`lbtest` contains basic tools for testing the functionality of a TCP load
balancer.

- `upstreams` runs 1 or more TCP echo servers and tracks how many connections
each receives
- `client` sends arbitrary data to a particular TCP port and verifies that it is
echoed back to the client