Forum Discussion

sunnyman67_1367's avatar
sunnyman67_1367
Icon for Nimbostratus rankNimbostratus
Nov 25, 2018

Connection Re-use for Non-HTTP Protocols

Dear All, Hope you are doing Well, Our scenario is as following: Several clients send their requests (based on MSMQ Protocol) to one Virtual server, But this VS must establish ONLY and ONLY 'Single' connection to our pool member to handle all the clients' requests / responses (there is just ONE Pool member at Server-side). In case of using HTTP traffic, I know that "OneConnect" + "HTTP" profiles would be the answer. But, by considering the fact that "iRule" script is interpreted per packet, is there any solution for our scenario to reusing the Server-side connection for all the clients?