Commit 6ba25d2
Disconnect on mempool requests from peers when over the upload limit.
Mempool requests use a fair amount of bandwidth when the mempool is large,
disconnecting peers using them follows the same logic as disconnecting
peers fetching historical blocks.
Rebased-From: 6aadc75
Github-Pull: #71661 parent cfb44ce commit 6ba25d2
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4982 | 4982 | | |
4983 | 4983 | | |
4984 | 4984 | | |
| 4985 | + | |
| 4986 | + | |
| 4987 | + | |
| 4988 | + | |
| 4989 | + | |
| 4990 | + | |
4985 | 4991 | | |
4986 | 4992 | | |
4987 | 4993 | | |
| |||
0 commit comments