o0111 / ruralcafe

Automatically exported from code.google.com/p/ruralcafe
0 stars 0 forks source link

Network status detection #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
An (at first rudimentary) detection of the network status (online, slow, 
offline).

Original issue reported on code.google.com by satiaher...@gmx.de on 26 Apr 2013 at 9:30

GoogleCodeExporter commented 8 years ago
If online, take the speed of the last requested item(s).

If slow or offline, every X (10) minutes), when the next requets comes, try 
downloading it live first, and determine speed. If timeout or speed to slow, 
stay slow/offline. If speed is beyond threshold, switch to online.

Some kind of flapping prevention.

Automatic setting should only be set by the administrator at startup.

Original comment by satiaher...@gmx.de on 8 Jul 2013 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by satiaher...@gmx.de on 9 Aug 2013 at 7:34