Displaying 4 results from an estimated 4 matches for "tcp_congestion_control".
2007 Dec 28
7
Xen and networking.
...16777216
net.core.wmem_max = 16777216
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
net.ipv4.tcp_no_metrics_save = 1
net.ipv4.tcp_moderate_rcvbuf = 1
# recommended to increase this for 1000 BT or higher
net.core.netdev_max_backlog = 2500
sysctl -w net.ipv4.tcp_congestion_control=cubic
Any ideas?
--
--tmac
RedHat Certified Engineer #804006984323821 (RHEL4)
RedHat Certified Engineer #805007643429572 (RHEL5)
Principal Consultant, RABA Technologies
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource...
2007 Aug 11
1
disable TCP slowstart ?
...as to deliver a lot of
little/medium sized files. But every transfer starts with the usual small
window size. While this is good for internet connections it is not as good
for only internal connections where the environment is sane.
I have tryed to tune initial window size via
/proc/sys/net/ipv4/tcp_congestion_control
tryed already bic,highspeed and vegas. Some will increase the window size
faster, but all start with same low window size. So i''m asking if there is
a other way to eighter disable TCP slowstart completely or at least increase
the inital window size.
Thanks for any help,hint in the right...
2018 Jul 11
4
UDP for data?
Hi,
I'm very interested in making SSH use UDP for large data chunks. Maybe
you know FASP
(https://en.wikipedia.org/wiki/Fast_and_Secure_Protocol), but that is
proprietary, although the website says it's based upon open source
methods.
Is it possible to make openssh work with UDP for this purpose?
Thanks in advance,
Stef Bon
2013 Feb 27
1
Slow read performance
...t.core.wmem_max = 67108864
# increase Linux autotuning TCP buffer limit
net.ipv4.tcp_rmem = 4096 87380 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
# increase the length of the processor input queue
net.core.netdev_max_backlog = 250000
# recommended default congestion control is htcp
net.ipv4.tcp_congestion_control=htcp
# recommended for hosts with jumbo frames enabled
net.ipv4.tcp_mtu_probing=1
Thomas W.
Sr. Systems Administrator COLA/IGES
twake at cola.iges.org
Affiliate Computer Scientist GMU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.glus...