Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 370 Bytes

These are some tools I've been using to test performance issues related to long-running HTTP requests or TCP/SSL handshake

Usage:

concurrent-http-requests <requests> <concurrency> <url>
concurrent-ssl-only <requests> <concurrency> <host:port>

Depending on where the tools will run, you should usually make sure that open file limits is high enough