Skip to content

Should support concurrent request limit per host #193

Closed
@jikamens

Description

LinkChecker should support not only specifying the maximum number of active threads overall, but more importantly the maximum number of concurrent requests for a single host. Otherwise you can overwhelm a single host with too many concurrent requests while requests for other hosts continue to work just fine.

(This is a real world problem, I just encountered it, not something theoretical.)

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions