[Quickfix-developers] Re: Newbie: Session management in load balanced situation?
Brought to you by:
orenmnero
From: Sol <sol...@ho...> - 2005-03-23 23:50:38
|
Caleb: it seems your answer is oriented towards an Acceptor environment. = What if I have a farm of Initiator servers? Currently we have a quickfix server that aggregates messages that are = sent from multiple users, and sends them using a single session to the = provider. We would like to scale that up by having multiple quickfix = servers, each serving a subset of the users. Can all the servers concurrently log in using the same session = configuration? Or do we need to set up separate session settings for = each server? David: if this is not your situation, sorry for hijacking this thread. Thanks in advance for any input. -sol |