vi / turnhammer

Stress-testing tool for TURN (RFC 5766) servers.
13 stars 2 forks source link

Adding handling for TURN server redirection. #1

Open quentusrex opened 3 years ago

quentusrex commented 3 years ago

This handling will bail, and print the alternate server address. Future handling could follow the redirect.

vi commented 3 years ago

What would happen if it redirects only some worker threads?

Redirecting to an alternate server when overloaded may be a valid use of alternate servers, and aborting the entire load-test for just a single redirection may be suboptimal.