Hello,
On Thu, 4 Mar 2004, Horms wrote:
> Attached is a new version of this patch. The kernel component
> no longer hashes the entry, though it still makes use of timers
> (2*HZ) as freeing the connection entry directly seemed problematic.
2 seconds is still a very long value, ip_vs_conn_flush()
will loop 2 seconds to account all unhashed entries. Better use
'2' instead of '2*HZ' or grab the model from ops-*.diff, it was in
some form accepted from Wensong but we found that it is not very useful
that time.
Regards
--
Julian Anastasov <ja@xxxxxx>
|