Hi, I am using RFA RSSL configuration as here
\Connections\Connection5_RSSL\connectionType = "RSSL"
\Connections\Connection5_RSSL\rsslPort = "14032"
\Connections\Connection5_RSSL\serverList="xconprices.ads2.test:14032"
\Connections\Connection5_RSSL\serverSelectionOrder= true
\Connections\Connection5_RSSL\serviceList = "PRICES_CONNECTION"
\Connections\Connection5_RSSL\requestTimeout = 5000
\Sessions\Session5\connectionList = "Connection5_RSSL"
Here rsslport and serverlist both are using port. Which port number will be selected and is this good idea to keep the configuration like this? The server list value is coming from a variable.