I have a windows XP machine running a DBI proxy server in order to connect several Linux machines to a MS SQL Server. Everything works as expected, except that with each connection to the proxy server, about 3 to 4 megs of memory are used and never de allocated. As one can imagine after enough connections the server stops responding because it ran out of available memory.
Does anybody have any ideas of what might be causing the memory leak and how to fix it?