shell(~)[0]% ndd -get /dev/tcp tcp_xmit_hiwat
49152
shell(~)[0]% ndd -get /dev/tcp tcp_recv_hiwat
49152
shell(~)[0]% 

Why are our TCP window sizes by default so small?  Many transactions are
performed these days over either long-distances, with latency-inducing
encryption from IPsec or some VPN middlebox/middleware, or worse, with one or
more layers of latency-inducing middleboxes like NATs in between.

Thanks!
Dan
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to