shekyan/slowhttptest

Support reopening dropped connections

albinowax opened this issue · 1 comments

Currently, if a server drops a connection then slowhttptest makes no attempt to establish a replacement connection. This means that it's ineffective against servers that have a hard limit on connection duration. It would be cool if there was a command line argument to automatically replace dropped connections. What do you think?

This function is recommended