|
|
|
|
|
by 394549
2800 days ago
|
|
> An "automatic" update that would potentially cause the router to reboot and bring down the network would go over very poorly with customers, even if it happens at 3 AM. Maybe the the trigger for the automatic reboot could be more complicated than just a time-based trigger. Something like Reboot when
localtime > 2AM &
localtime < 5AM &
traffic averaged over the last 5 min < 5kbs
Basically reboot unless the router detects the network is being used actively. |
|