Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!think!sdd.hp.com!decwrl!crltrx!max.crl.dec.com!jg From: jg@max.crl.dec.com (Jim Gettys) Newsgroups: comp.unix.ultrix Subject: Re: Can one configure the tcp parameters Keywords: tcp Message-ID: <5228@crltrx.crl.dec.com> Date: 2 May 90 23:27:19 GMT References: <1766@cernvax.UUCP> Sender: news@crltrx.crl.dec.com Reply-To: jg@max.crl.dec.com (Jim Gettys) Organization: DEC Cambridge Research Lab Lines: 11 This is actually a 4.3BSD optimization for Telnet.... X ran into this 100ms delay; it is reasonable for most applications, but bothers some... There is an ioctl which you can use to defeat the behavior. (or maybe a socket option...) Probably best thing is to go look at the X sources to see what it does; we faced this problem 3-4 years ago, so memory does not immediately serve me. - Jim