LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: ldirectord & memory

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: ldirectord & memory
From: Nathan Jang <nathanj@xxxxxxxxxxxxx>
Date: 11 Nov 2002 09:22:07 -0800
here it is it is very minimal

LVS1
# Global Directives
checktimeout=3
checkinterval=1
#fallback=127.0.0.1:80

virtual=10.10.10.102:80
        real=10.10.10.103:80 gate 1
        real=10.10.10.104:80 gate 1
        scheduler = rr


LVS2

#Global Directives       

checktimeout=3
checkinterval=1
#fallback = 127.0.0.1:80

virtual=10.10.10.102:80
        real=10.10.10.103:80 gate 1
        real=10.10.10.104:80 gate 1
        scheduler = rr



thanks
-Nathan


On Fri, 2002-11-08 at 21:11, Horms wrote:
> On Fri, Nov 08, 2002 at 01:46:20PM -0800, Nathan Jang wrote:
> > how much memory does ldirectord require?
> > I constantly see on both my lvs boxes with 256 megs of ram that
> > ldirectord is taking 52-57% memory is this normal memory useage for
> > ldirectord?
> > 
> >  PID  USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  Command
> > 11244 root  16   0  293m  70m 1592     S  1.0 57.3 27:20.98 ldirectord  
> 
> Ouch, it shouldn't need very much memory at all. I suspect there is
> a leak in there somewhere. Can you send me you ldirectord.cf so
> that I can look into this.
> 
> Thanks
> 
> -- 
> Horms
>         
> 
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
> 




<Prev in Thread] Current Thread [Next in Thread>