Re: TCP Vegas per-socket alpha, beta, gamma parameters

2017-06-20 Thread Lars Erik Storbukås
On Mon, Jun 19, 2017 at 3:30 PM, Lawrence Brakmo wrote: > Hi Lars, > > You would need to modify the source code to support per connection alpha, > beta and gamma parameters. Although you can modify the parameters at runtime, > they would apply to all connections using Vegas, both existing and ne

Re: TCP Vegas per-socket alpha, beta, gamma parameters

2017-06-19 Thread Lawrence Brakmo
Hi Lars, You would need to modify the source code to support per connection alpha, beta and gamma parameters. Although you can modify the parameters at runtime, they would apply to all connections using Vegas, both existing and new ones. You may also want to consider using TCP NV (New Vegas) i

TCP Vegas per-socket alpha, beta, gamma parameters

2017-06-19 Thread Lars Erik Storbukås
I'm looking into how I can modify alpha, beta and gamma parameters for TCP Vegas on a per-socket basis (if at all possible). I want to modify the sending rate per-socket dynamically (not system wide) when a delay-based algorithm is used. Is it possible to modify the parameters of Vegas without mo