希望能增加每个下载中对单个服务器的最大连接数的数量上限

Open
#23 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp
Domain
networking

Research direction

Start by locating the validation and configuration entry point for max-connection-per-server, then compare its limit with the referenced aria2-fast behavior. Done means the setting accepts values above 16 without breaking download configuration or connection handling; the issue does not name a test or target upper bound.

Written by the indexing model from the issue text.

Description

默认的max-connection-per-server must be between 1 and 16
每个下载中对单个服务器的最大连接数这个配置写死16个,太少了,可否解锁这个范围,某些资源还是需要大力出奇迹的
参考https://github.com/hosxy/aria2-fast

Dominant language
C++
Stars
58
Forks
13
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from zeromake/aria2-zero

All issues in zeromake/aria2-zero

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.