Ldirector/MySQL -> Memory Leak

Pamcho pamcho at anatawa.com
Wed Feb 7 11:41:53 GMT 2007



	Hello all!

	I have a MySQL Load Balacer with ldirectord. Here my config file:


=====================
# Global Directives
checktimeout=10
checkinterval=2
autoreload=no
logfile="/var/log/ldirectord.log"
#logfile="local0"
quiescent=no

virtual = 192.168.0.9:3306
        service = mysql
        real = 192.168.0.2:3306 gate
        real = 192.168.0.3:3306 gate
        checktype = negotiate
        login = "ldirector"
        passwd = "*****"
        database = "ldirectordb"
        request = "SELECT * FROM connectioncheck"
        scheduler = wrr
=================


	And it works fine, but I can see that the memory used by the
ldirector process grows linearly, until crash the server some days
after...

	Why could be the cause?

	Here the versions:

- Ubuntu Kernel 2.6.15-26-amd64-server
- ipvsadm 1.24+1.21-1.1ubuntu3
- ldirectord-2 2.0.2-5
- perl 5.8.7-10ubuntu1


	Thanks!


Search lvs-users Archives
Limit search to: Subject & Body Subject Author
Sort by: Reverse Sort

More information about the lvs-users mailing list