Hello, I am looking for a way to increase the initial congestion window for TCP slow-start. (according to RFC 3390) After searching the Web and digging the mailing lists, I found that Solaris has a 'tcp_slow_start_initial' sysctl variable, but not in Linux. Currently, the Linux kernel source seems to set it as 2 segments, but is there some easy way to change it without modifying the kernel code? Thanks, Sunghwan -- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html