dragonflyoss/Dragonfly2

Is it possible to support download-only(disable upload) peers?

Opened this issue · 0 comments

Feature request:

Is it possible to support download-only(disable upload) peers?

Use case:

In kubernetes, we have nodes of different specifications(they may differ in CPU performance, network&disk bandwidth, etc.) and different usage scenarios.

What we want is some of the peers to do both download and upload, while others do only download.

Is it possible? If so how to config it, thx.