25-Oct-2023 02:35
how do i assign to one virtual server port 80 and 443 , actually i configured 1 virtual server that point to port 80 and configure the same VIP point to port 443. My issue is that when i run curl -Lv htts:// i only pass trhu port 443 and no port 80 on the same server. This is special server that turns to port 80 on Level 7 we talked with the their support - unfortunary they will try to think how to cancel port 80 but for now is there any solution to do on BIG IP - attached screnshot of traffic flow
very appricate
25-Oct-2023 04:35
The redirect rewrite option in the HTTP profile may help to solve this issue. See: Configuring an HTTP profile to rewrite URLs so that redirects from an HTTP server specify the HTTPS ...