Skip to content
Snippets Groups Projects

#8931 - Add bandwidth throttling

Merged drebs requested to merge drebs/soledad:8931 into master

The basic mechanism for bandwidth throttling is there, here are some comments regarding the implementation:

  • The HTTPConnectionPool creates one factory for each connection, so I had to limit the number of connections of the pool to 1 when throttling.
  • I have not added tests as the twisted code base has tests for the throttling mechanism.
  • We will need to add a way to configure the limits when we actually start using this feature.
Edited by drebs

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading