20-Jul-2020 13:54
I have configured virtual server with SSL bridging. Virtual server port and member ports are different ( 9443 for virtual server, 9445 for member). when i connect to the virtual server, i found that port are changed from 9443 to 9445. so i created redirect virtual server from port 9445 to 9443. I got too many redirects.
Does any one have solution for that?
29-Jul-2020 00:36
If you are using iRule for port redirection from 9445 to 9443, in that iRule you can try by adding "event disable" keyword after redirect statement and check.
Mayur