I can believe that a satellite link has high latency, but high bandwidth?
Anyway, it'd be nice if the algorithm could be improved such that it
works for a broader range of links. For example, you probably want to
scale more aggressively if the RTT is large.
That said, my experience with Linux, which supposedly has had window
auto-tuning for quite some time, tells me that there will always be
corner cases where some manual tuning is necessary. So this diff
makes sense to me. Make sure you get an ok from claudio though.