-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
- Test that a lot of actual connections during tests are not treated as a DoS attack.
- Test how the interception behaves when the machine is offline.
Because now NodeClientRequest establishes a real connection to the given host straight away, having a test suite with a lot of requests may be considered a DoS attack by the server. Setting up the test-server with a rate-limiting middleware set really low would be a good start to see what happens.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels