--- On Fri, 10/31/08, Robinson, Eric <[EMAIL PROTECTED]> wrote:

> From: Robinson, Eric <[EMAIL PROTECTED]>
> Subject: Re: [lvs-users] Are LVS / ldirectord Multithreaded?
> To: "LinuxVirtualServer.org users mailing list." 
> <[email protected]>, "LinuxVirtualServer.org users mailing 
> list." <[email protected]>
> Date: Friday, October 31, 2008, 11:33 PM
> > problems with the HTTPS check leaking memory in the
> past, so I
> > would start by seeing if that is the culprit.
> 
> For anyone who is interested, my ldirectord.cf looks like

> #
> # Virtual Service for FTP, Outside to Inside
> virtual=192.168.5.100:21
>         real=192.168.10.61:21 masq
>         real=192.168.10.62:21 masq
>         service=ftp
>         request="checkup.txt"
>         receive="ftp_is_up"
>         login="load-balancer"
>         passwd="[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> "
>         scheduler=wlc
>         protocol=tcp
>         checktype=negotiate
>         persistent=360


If I remember that correctly, FTP under masq doesn't need persistent.
There is a module in kernel handle it already.

-jeff


      

_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to