Skip to content

ClientRequest: test actual connections #181

@kettanaito

Description

@kettanaito
  • 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions