summaryrefslogtreecommitdiff
path: root/README.md
blob: 2739be7538ece0366a705eddc4e8da0ccf6c120a (plain)
    1 forkload
    2 ========
    3 The forkload script provides rudimentary load testing for web applications
    4 (anything accessible through curl). This currently tests from a single system,
    5 so a significant bottleneck will occur due to the fact that a load test is
    6 running off of a single nic. As such, Forkload is intended for small scale load
    7 tests (tens to the low hundreds of clients, depending on your nic and the
    8 infrastructure between the testing agent and the destination).

Generated by cgit