Jolt/Tuxedo Pool Member Question
My client wants a VIP listening on 9000, which is no problem. He then wants both pool members to listen on 9000 and 9050 at the same time. When his Web Server hits the VIP on 9000, the F5 directs the request to one of the members (round robin) on 9000. That part works fine. He also wants the web server to hit the 9000 VIP on port 9050, then have one of the two members answer on 9050. I've done one to one port translation before, but not one to many port translation. Can an iRule handle this or is this just not possible?
This application is Jolt. Tuxedo runs on top of that and handles some other processes. These all run under PeopleSoft. From what I've read, and there's not much info out there, the Web Server should not have a load balancer (F5 in my case) between the Application Servers. Has anyone encountered this Application or similar request?
Example on the F5:
VIP = 9000 Pool Member 1 = 9000 & 9050 Pool Member 2 = 9000 & 9050