Created by: mirceapasoi
I'm using the DynamicSessions
setting, but I'd like to allow users to connect multiple times using the same SenderCompID.
Right now, that's not possible because the Acceptor generates the SessionID without a Qualifier. I've added a new setting, such that when DynamicQualifier=Y
, it will automatically add a distinct qualifier to dynamic session IDs.