| 
 
 
On Wed, 15 Mar 2000, Suresh wrote:
> 
> For the last 3 days, it is using all of the available 256M of memory.  I
> looked for a correlation with the number of active/inactive connections,
> and couldn't find one.  Is there some thing else I am missing?  
> 
> Our peak active connections are about 1000 on 4 real web servers, and off
> peak about 500 on each web server.  I would expect IPVS memory usage to
> vary by # of connections.
> 
> The lvs was compiled with 2^16 connections, and runs in VS-DR mode.
the hash table size is fixed at 128byte/connection set in kernel
compile = 2^7x2^16=2^23=8M, so this isn't it
Joe
--
Joseph Mack mack@xxxxxxxxxxx
 
 |