LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [Patch] Unconnected UDP

To: Horms <horms@xxxxxxxxxxxx>
Subject: Re: [Patch] Unconnected UDP
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Thu, 4 Mar 2004 21:13:40 +0200 (EET)
        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>
<Prev in Thread] Current Thread [Next in Thread>