On Wed, Aug 12, 2009 at 3:49 PM, Logu<[email protected]> wrote: > Is it possible to increase the tcp window size in linux or is this parameter > set automatically based on the link speed. >
try echo 1 > /proc/sys/net/ipv4/tcp_window_scaling 'man tcp' for more information -Sree Pratheep _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
