shekyan / slowhttptest

Application Layer DoS attack simulator
Apache License 2.0
1.51k stars 303 forks source link

It is suggested to add that if the link fails, it should be continued instead of exiting the program #77

Open 7733012 opened 1 year ago

7733012 commented 1 year ago

slow HTTP test status on 0th second: initializing: 0 pending: 1 connected: 0 error: 0 closed: 0 service available: YES Fri Feb 3 09:13:08 2023: Test ended on 0th second Exit status: Connection refused —————————————————————————————————— Exit status: Connection refused

springleo commented 1 year ago

Noticed that even though "service available: " turns to "no", and the program exits, i can still access the URL using browser incognito window. Is that expected ?