saucelabs / forwarder

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Proxy.
https://forwarder-proxy.io
Mozilla Public License 2.0
218 stars 13 forks source link

e2e: add wrk test #676

Open mmatczuk opened 7 months ago

mmatczuk commented 7 months ago

Add a test target that allows to test the proxy using wrk.

Sample command

wrk http://127.0.0.1:3128 -d 10 -t 1 -c 200