[Sqlrelay-discussion] Memory leak in sqlr-connection-db2?
Brought to you by:
mused
|
From: Denis C. <aka...@gm...> - 2007-04-06 08:27:35
|
Hello I have a strange situtation with running SQLRelay (both 0.37 and 0.38) in a front of DB2/Linux (V8 FP14). It looks like SQLRelay connection daemons leak in about 400 bytes per second, so all my memory ends up in about 5 hours. I've been runing about 350 simultaneous connections, and they start from 2GB of ram and ends at about 12GB of ram and then server crashes. I also know that the leak is definitely on the SQLRelay side, cause i've tried to stop all applications one-by-one and memory was freed only after SQLRelay shutdown. How can i fix this? |