On Wed, Apr 27, 2022 at 01:52 PM, Florin Coras wrote:
>
> I wouldn’t recommend it, but if you must change it, in vpp’s startup.conf
> add a tcp stanza with cc-algo set to newreno: tcp { cc-algo newreno }
Thanks a lot. Actually, I want to customize a TCP congestion algorithm.
-=-=-=-=-=-=-=-=-=-
Hi,
I wouldn’t recommend it, but if you must change it, in vpp’s startup.conf add a
tcp stanza with cc-algo set to newreno: tcp { cc-algo newreno }
Regards,
Florin
> On Apr 26, 2022, at 10:30 PM, 25956760...@gmail.com wrote:
>
> Hi All,
> I have read the src code of TCP. I found that if I w