[Quickfix-developers] Handle Leak
Brought to you by:
orenmnero
|
From: Emily J. <ja...@ya...> - 2007-09-13 14:13:43
|
Hello, I have recently seen an issue in the mailing list archive about a handle leak. I am experiencing the same thing. http://sourceforge.net/mailarchive/message.php?msg_id=88aa047b0705281145w2ade189fj4b63cc5b999871cf%40mail.gmail.com If I try to connect and it is not within the FIX session time, the handle count increases by one for each connection attempt. In this case it is an acceptor. I am using version 1.9.4 and then merged the code with 1.10.2 and still get the same problem. I am using the C++ code. Ive seen the handle count go up to 200,000 and then the non-paged memory grows as well which in my case brings down the server(vm). Any help would be appreciated. Thank you. --------------------------------- Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. |