Re: [Quickfix-developers] IP Address Configuration Option
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-11-18 04:45:31
|
I created a feature request. You can track the progress here: http://www.quickfixengine.org/bugtracker/bug.php?op=show&bugid=34&pos= On Nov 15, 2004, at 10:35 AM, Jon Dahl wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Oren, > > Would it be diffucult to implement a configuration option to choose > the ip > address for the acceptor to listen on instead of INADDR_ANY? We have > multiple nics/ip addresses on our boxes which serve other purposes than > Order Entry. > > We simulated a nic failure in QA which didn't produce the expected > results > from QF - exception thrown resulting in a shutdown. > > I would imagine something like this in the config file: > > SocketAcceptAddress=192.168.254.254 > or > SocketAcceptAddress=Any /* Or just leave it out for INADDR_ANY */ > > > -jd- > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |