emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining whether a TCP connection is up


From: Lars Magne Ingebrigtsen
Subject: Re: Determining whether a TCP connection is up
Date: Mon, 12 Aug 2013 19:09:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Another option is to kill connections after some time of inactivity,
> rather than leave them open and suffer a timeout next time we need to
> use it.

Yes.  But it's not very nice for the servers.  NNTP and IMAP servers do
the access control stuff upon connection, which can be
resource-intensive.

The earliest version of the ... Mozilla? or whatever they were called at
the time? (I think) ... news reader famously was written in a
connection-less method which made a news connection for every action it
made.  It DDoS-ed several NNTP servers.

Not that Gnus would have that effect.  >"?

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]