Forum Discussion

sandiksk_35282's avatar
sandiksk_35282
Icon for Altostratus rankAltostratus
Mar 14, 2015
Solved

Issue with a VIP ,http works fine https is partially working

attaching the config on cisco load balancer and trying to migrate the config on F5. But having hard time getting the VIP work with both HTTP and hTTPS traffic.   VIP : 192.168.10.5 8080 pool mem...
  • SynACk_128568's avatar
    Mar 14, 2015

    Hi Sandisks ,

     

    I think if you apply http profile you tell LTM to parse traffic at layer 7 . so if https traffic is sent LTM , it is not able to understand and TMM resets the connection .

     

    You can try to take packet capture and see what is happening .

     

    You can try removing http and apply fastl4 profile if http profile is not needed .

     

    Thanks