F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

Mali47_261353's avatar
Mali47_261353
Icon for Nimbostratus rankNimbostratus
Apr 27, 2016

Forward URI to different pool on a Virtual server using SSL

I am able to successfully forward a uri starting with /abc to a specific pool on virtual server using SSL. I have implemented this using a policy based on this https://support.f5.com/kb/en-us/solutions/public/15000/000/sol15097.html. The problem I have is that if I enter the uri directly from the web browser https://domain.com/abc -- it fails I believe due to SSL, this working fine on a virtual server using only port 80. However, if I first enter https://domain.com first and then specify the path https://domain.com/abc it works? Anyone know whats going on. Thanks.

 

10 Replies

  • Hello,

     

    What happen if you capture the traffic using fiddler for example ? Can you give more details on your configuration ?

     

    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      Okay, I have virtual server that is terminating client-ssl within this same virtual server I have an ltm policy applied that forwards a URI starting with /abc to another pool. When I type the full path using https://domain.com/abc the connection is reset -- I captured using wireshark and inspect element via chrome - this is basically my configuration. If I remove SSL from the virtual server everything works fine. When I type the full path using https://domain.com/abc the connection is reset. However, If I do access the main website first using https://domain.com and then subsequently enter https://domain.com/abc it works fine. Thanks.
  • Hello,

     

    What happen if you capture the traffic using fiddler for example ? Can you give more details on your configuration ?

     

    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      Okay, I have virtual server that is terminating client-ssl within this same virtual server I have an ltm policy applied that forwards a URI starting with /abc to another pool. When I type the full path using https://domain.com/abc the connection is reset -- I captured using wireshark and inspect element via chrome - this is basically my configuration. If I remove SSL from the virtual server everything works fine. When I type the full path using https://domain.com/abc the connection is reset. However, If I do access the main website first using https://domain.com and then subsequently enter https://domain.com/abc it works fine. Thanks.
    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      I dont see any resets from the log, i had reset feature enabled from before, as I said when using http and no ssl I have no problems
    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      If possible you can try simulating this, creating a virtual server with ssl and apply a policy forwarding a specific path to a pool and try what I did.
    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      I dont see any resets from the log, i had reset feature enabled from before, as I said when using http and no ssl I have no problems
    • Mali47_261353's avatar
      Mali47_261353
      Icon for Nimbostratus rankNimbostratus
      If possible you can try simulating this, creating a virtual server with ssl and apply a policy forwarding a specific path to a pool and try what I did.