Removal of: net.inet.tcp.slowstart_flightsize

Hello,

Reading some guides on network latency to determine the initial payload that FreeBSD can send in the first round-trip and to my surprise net.inet.tcp.slowstart_flightsize is not available on my 9.2-p3. Is this tunable removed or do I need a specific option? I've already tried sysctl net |grep slow to see if it was relocated.
 
Thanks. So that would mean, that we also have an initial payload of ~14kB in which we should send the above the fold content for mobile sites (which is what I was researching).
 
I read an article recently, on a site I cannot now cite due to memory constraints, that specified 15kB as the "ideal" initial payload size for above the fold content for mobile sites, so your 14kB payload would work well I should think.
 
Back
Top