[Quickfix-developers] communication mappings
Brought to you by:
orenmnero
|
From: Sean K. <Sea...@Pi...> - 2005-06-24 14:38:15
|
I am trudging through the communication code of the library...is there a direct mapping created for CompID and src Ip? We just upgraded to 1.9.4 recently and have not experienced these problems before. We are currently experiencing two different, possibly related issues: 1. A 4.0 client disconnects and cannot reconnect to the session. I cannot connect to the session from a different source either until the engine is restarted. This seems like the socket isn't actually closed somehow, but I do see the connection disappear via netstat. 2. A client is configured with two sessions. They establish a connection to the first session and can disconnect and reconnect to that session. They cannot, however, connect to the second session at all. Both connections are attempted from the same src ip. Any ideas? --Sean |