On 2015-03-29, Tinker <ti...@openmailbox.org> wrote:
> How do I make TCP stack's initial window 10-50KB, so that I can burst 
> that amount of data without any interference from the TCP slow-start/RFC 
> 3390 anti-congestion whatsoever?

OpenBSD already starts with 14600, see around line 3140 in tcp_input.c
if you'd like to experiment. 

Reply via email to