I've created a simple QuickFIX market data server which FIX clients can
connect to and subscribe to market data. Everything seems to work fine but
after approximately 500 messages the server sends a logout message (35=5) to
the client. In the server event log there is a line that says 'Initiated
logout request' but I've got no idea why/how it's logging the client out.
It doesn't seem to be a heartbeat thing because if the client only
subscribes to one symbol it takes a while to reach the point where the
server logs the client off, but if the client subscribes to a bunch of
symbol the logout happens quickly. Any ideas?
Thanks,
Erik
BTW the search on the mailing list seems to be broken, I tried it with
several browsers with no luck (I get an 'Unable to connect to Search Server'
message).
|