we have an 3rd party software is named Murex. this softward using your RFA tools to connect our TREP server. but connection are very unstable. we try to increase "*ads*maxOutputBuffers" value in TREP's rmds.cnf and connect success, but we had modify it four times since last year. it may be an good soluation. could you help to check what is we can do?
our setting in murex RFA Configuration Editor :
(MX current Reuters RFA Java API is using rfaj7.2.0.E3.)
connectionType : RSSL
serverList : trep1, trep2
serviceList : IDN_SELECTFEED
downloadDataDic : false
and trep server ads log find some warning :
<taireuter2.1.ads: Info: Mon Jun 06 18:42:42 2016>
The following AppIds will be ignored when calculating the maxMounts for Software Statistics: 56,160
<END>
<taireuter2.1.ads: Warning: Mon Jun 06 18:42:46 2016>
Output threshold breached for murex at position 172.17.213.148/ST on host MUREXAP2T using application 185 on channel 13.
<END>
and TREP Server rmds.cnf setting modify item :
*ads*guaranteedOutputBuffers : 400 (default) --> 500
*ads*maxOutputBuffers : 500(default) -> 2000 --> 2400 --> 3000 (four times)
*ads*poolSize : 50000 (defalt) --> 100000