Forum Discussion
Eduardo_Saito_1
Nimbostratus
Apr 05, 2008Several client connections and a single server connection.
Hello guys.
I have to multiplex several client connections into a single server connection. I've tried using OneConnect profile but it just reuse the connection and when I try to send 2 simultaneous connections I've ended with 2 distinct server connections.
The connection is TCP based and it is an ISO format so I have something like an unique id per client recorded on the payload (in the request and response as well).
Today they are using a LINUX based system and a software that does the multiplex. I'm trying to do the same job here.
I was thinking of receiving all client connections letting just the first one to the server, using oneconnect to re-use it. After the first connection, I was thinking of receiving all packets from the other connections and relaying it to the first connection.
I could use global variables to to this but I would need to create an wait and check iRule that as stated several times on DevCentral it's not possible.
Has anyone have an idea how I can do this?
Thanks!!!
- The_Bhattman
Nimbostratus
sounds like what you are talking about is tunneling, which is not what the load balancer can do for you. All it can do is help you deliver the traffic not create a tunnel for you. - Nicolas_Menant
Employee
Hi, - Eduardo_Saito_1
Nimbostratus
Hi. - The_Bhattman
Nimbostratus
Yes, iRule is single threaded.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects