Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id VAA02195; Tue, 2 Jul 1996 21:27:48 -0400 Received: by CS.UTK.EDU (bulk_mailer v1.6); Tue, 2 Jul 1996 21:27:25 -0400 Received: from koobera.math.uic.edu (qmailr@KOOBERA.MATH.UIC.EDU [128.248.178.247]) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id VAA02171; Tue, 2 Jul 1996 21:27:23 -0400 Received: (qmail-queue invoked by uid 666); 3 Jul 1996 01:30:56 -0000 Date: 3 Jul 1996 01:30:56 -0000 Message-ID: <19960703013056.11377.qmail@koobera.math.uic.edu> From: djb@koobera.math.uic.edu (D. J. Bernstein) To: drums@cs.utk.edu Subject: Re: eliminate QUIT? > I don't understand the motivation for this. It will eventually permit simpler clients. What's the harm? > Eliminating QUIT would seem to > give servers an extra excuse for closing connections more or less at random > or, at least, for depending far more on timeouts to see if anything is going > to happen rather than making orderly closes. This makes no sense. Eliminating client-side QUIT has no effect at all on server timing. ---Dan