[Quickfix-users] Handle leak
Brought to you by:
orenmnero
From: Tom F. <tom...@ki...> - 2007-05-22 19:42:14
|
Hi, I'm experiencing a handle leak and NP pool increase with QuickFIX if it attempts to connect to a counter party that is currently offline. When I set the ReconnectInterval to 1 in the config, my handle count increases by one every seconds and the non paged pool is rapidly is increasing. This goes on until the machine is running out of buffer space and can't establish any more TCP connections. I'm using the latest version of QuickFIX with C#. Is anybody else experiencing this? Thanks, Tom |