AW: [Quickfix-developers] Connections during offline period
Brought to you by:
orenmnero
|
From: Bill R. Hr. <bil...@ra...> - 2005-09-07 05:39:19
|
Sorry, forgot that information, it's 1.10.2 but observed the behaviour (engine trying to connect outside of start and end-time) also with = 1.9.4. Regards Robert -----Urspr=FCngliche Nachricht----- Von: Oren Miller [mailto:or...@qu...]=20 Gesendet: Dienstag, 6. September 2005 17:36 An: Bill Robert Hr.; qui...@li... Betreff: Re: [Quickfix-developers] Connections during offline period Can you please specify what version you are using? --oren ----- Original Message -----=20 From: "Bill Robert Hr." <bil...@ra...> To: <qui...@li...> Sent: Tuesday, September 06, 2005 4:48 AM Subject: [Quickfix-developers] Connections during offline period > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello > > during the offline period of a single FIX session (time not between=20 > StartTime and EndTime) I observe that the engine connects to the=20 > counterparty and disconnects the whole time. > > I'm using the ThreadedSocketInitiator and found in the function=20 > ThreadedSocketInitator::socketThread that the system will only leave=20 > the > while(...) loop if the initiator received a OnStop call. The start- = and > endtime is not handled at all. The call to isSessionTime happens only = in=20 > the > doConnect function. > Today's implementation works only if I would shutdown the whole = server=20 > once > a day. > Is this assumption right? > > In my opinion during the offline-period not connect attempts should = be > made > at all. Therefore a test in socketThread for isSessionTime is = necessary, > isn't it? > > Best regards > Robert > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO=20 > September 19-22, 2005 * San Francisco, CA * Development Lifecycle=20 > Practices Agile & Plan-Driven Development * Managing Projects & Teams = > * Testing & QA Security * Process Improvement & Measurement *=20 > http://www.sqe.com/bsce5sf=20 > _______________________________________________ > Quickfix-developers mailing list=20 > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 |