Skip to content

Change connector's limit parameter #977

@asvetlov

Description

@asvetlov

Now it is None by default (infinite amount of parallel connections).

I suggest shrinking the default to large enough but limited value.

The main question is: what the value should be? 10? 100? 1000?
The only thought about default: it should correlate with default number of available file descriptors, which is 1024.

Thus we have a choice between 10-50-100.

Any suggestions?

Metadata

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