#3162 closed Enhancement (fixed)
allow optional end-user configuration of TCP_CONGESTION
Reported by: | charles | Owned by: | jch |
---|---|---|---|
Priority: | Normal | Milestone: | 2.00 |
Component: | libtransmission | Version: | 1.92 |
Severity: | Normal | Keywords: | |
Cc: | grzegorz.dubicki@… |
Description
this would be set in settings.json -- there's no need for a gui option for this.
culled from #2338 because it seemed like it deserves a ticket of its own.
Change History (8)
comment:1 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by grzegorzdubicki
- Resolution fixed deleted
- Status changed from closed to reopened
Can you please complete the documentation of this here https://trac.transmissionbt.com/wiki/EditConfigFiles ? What values of peer-congestion-algorithm variable are supported?
comment:3 Changed 12 years ago by jordan
- Resolution set to fixed
- Status changed from reopened to closed
Done, after a fashion. I can't list all the values supported, since it's system-dependent. But I've added more discussion and pointers on where to find more information.
comment:4 Changed 12 years ago by jch
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 follow-up: ↓ 8 Changed 12 years ago by jch
Finished docs. Proof-reading welcome.
Linked from https://trac.transmissionbt.com/wiki/EditConfigFiles .
Closing.
comment:6 Changed 12 years ago by jch
- Resolution set to fixed
- Status changed from reopened to closed
comment:7 Changed 12 years ago by grzegorzdubicki
- Cc grzegorz.dubicki@… added
comment:8 in reply to: ↑ 5 Changed 12 years ago by grzegorzdubicki
Replying to jch:
Finished docs. Proof-reading welcome.
Linked from https://trac.transmissionbt.com/wiki/EditConfigFiles .
Closing.
Thank you. It's a nice, complete document you wrote there. I have just few small remarks:
- a link from the part about uTP here or the announcement on the forum
and
- info how to check if you've got tcp_lp working on you linux box (maybe using https://trac.transmissionbt.com/ticket/2338#comment:20 ?) and if Transmission is really using it (ping test, log messages etc.)
would also be helpful.
Committed to trunk for 2.00 by r10508