gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] gpsd crashes upon external tcp server failure


From: Hal Murray
Subject: Re: [gpsd-dev] gpsd crashes upon external tcp server failure
Date: Mon, 01 Jun 2015 01:48:48 -0700

address@hidden said:
> I think that the best behaviour when an input tcp connection is lost, would
> be to retry forever, perhaps slowing the retry rate as successive attempts
> fail. 

No "perhaps" about it.  Any network retry loop needs to give up after a few 
tries or have some sort of exponential backoff until the time gets to 
something huge.

In case anybody isn't familiar with it, Dave Plonka did a fantastic job of 
writing up the Univ of Wisc NTP mess:
  Flawed Routers Flood University of Wisconsin Internet Time Server
  http://pages.cs.wisc.edu/~plonka/netgear-sntp/
I think it should be required reading (and understanding) for any computer 
science degree.

Unfortunately, that's not an isolated incident.  Wikipedia has a page on NTP 
server misuse and abuse
  http://en.wikipedia.org/wiki/NTP_server_misuse_and_abuse


-- 
These are my opinions.  I hate spam.






reply via email to

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