On Fri, 9 Jul 1999, Wensong Zhang wrote:
> Sometimes timer checking is behind system's jiffies ticking, masq expire
> value is less than jiffies, and masq timeout value = masq.expires-jiffies,
> so it is less than zero and you saw the huge timeout (unsigned).
>
> Anyway, it doesn't matter, because when the run_timer_list() is executed,
> masq entries who expire is less than jiffies will be expired.
Umm...how often is that? We've had entries that have been around for 12
hrs or more. After that, things have usually slowed down to the point
where a reboot of the vs is mandated.
- cls
|