Joseph Mack NA3T wrote: > On Mon, 3 Dec 2007, Steve Wray wrote: > >> I'm currently seeing the ldirectord process using 171M of RAM (as >> displayed by top). > > I don;t know if this is your problem but... > > I believe there was a memory leak for which Ratz provided a > patch in about Apr this year. AFAIK, this patch is in some > branch of ldirectord (I don't know whether it's been > released, you could look at the release notes for the > version you have).
Might this be related: http://osdir.com/ml/linux.highavailability.ultramonkey/2006-04/msg00011.html Debian appears to use something other than IO::Socket::INET This is what I have: [EMAIL PROTECTED]:~# dpkg -s libio-socket-ssl-perl Package: libio-socket-ssl-perl Status: install ok installed Priority: optional Section: perl Installed-Size: 100 Maintainer: Florian Ragwitz <[EMAIL PROTECTED]> Architecture: all Version: 1.01-1 Depends: perl (>= 5.6.0-16), libnet-ssleay-perl (>= 1.30), netbase Description: Perl module implementing object oriented interface to SSL sockets This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
