Forum Discussion

xMadi's avatar
xMadi
Icon for Nimbostratus rankNimbostratus
May 04, 2017

After ACE to F5 migration

Hello,

 

We have migrated couple of our services from ACE to F5s. We have noticed on the servers that number of connections has increased rapidly. It doubled and even more. Since the ACE was in transparent mode it is little bit different than F5. We were thinking using OneConnect profile, but since the service is HTTPS, I am not sure how it will behave. There is no SSL offload on the F5. Does anyone have any idea ?

 

Thanks

 

  • In theory, you can use oneconnect without an HTTP profile, or with traffic that is not HTTP. In practice, there are many limitations.

     

    Read this solution, especially the recommendations part.

     

    https://support.f5.com/csp/article/K7208

     

    As the traffic is encrypted, and you are not decrypting in the F5, you can't use an HTTP profile. That is because the F5 would never see the HTTP data, so traffic would not be sent to the pool members.

     

  • JG's avatar
    JG
    Icon for Cumulonimbus rankCumulonimbus

    Make sure that HTTP keepalive is enabled on your backend webserver first.

     

    You can also change to use SSL bridging just to take advantage of the oneconnect feature.