Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 1999 19:25:21 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_timer.h
Message-ID:  <199912020325.TAA01689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      1999/12/01 19:25:21 PST

  Modified files:
    sys/netinet          tcp_timer.h 
  Log:
  Change the delayed ack time from 200ms to 100ms.
  
  This results in closer behavior to earlier versions, where the fixed
  200ms timer actually resulted in a delay anywhere from 1..200ms, with
  the average delay being 100ms.
  
  Pointed out by:	 dg
  
  Revision  Changes    Path
  1.17      +2 -2      src/sys/netinet/tcp_timer.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912020325.TAA01689>