DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp: Reduce RTO minimal value from 1 second to 500ms
commit c63b6d1884d0510a03f21633050e140ea58cace9
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Thu Sep 27 14:43:32 2012 +0800
tcp: Reduce RTO minimal value from 1 second to 500ms
The RTO slop is reduced from 200ms to 100ms. The effect RTO minimal
value is 600ms, which should be suitable even for satellite links.
Summary of changes:
sys/netinet/tcp_timer.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c63b6d1884d0510a03f21633050e140ea58cace9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]