Forum Discussion

Sam10's avatar
Sam10
Icon for Altostratus rankAltostratus
Jul 10, 2019
Solved

F5 need to same data to different nodes on a same vip

can i terminate tls connections on f5 and then f5 need to send same data to 2 different nodes. Is this possible.
  • Dario_Garrido's avatar
    Dario_Garrido
    Jul 25, 2019

    Hello Sam.

     

    You have the iRule already explained here

    https://devcentral.f5.com/s/articles/http-request-cloning-via-irules-part-1

     

    The idea is to use High Speed Logging to send a clone of the initial packet to another set of servers (pool).

     

    Other idea is to use sideband connections with the HSSR feature.

    https://clouddocs.f5.com/api/irules/HTTP-Super-SIDEBAND-Requestor-Client-Handles-Redirects-Cookies-Chunked-Transfer-APM-Access-etc.html

     

    Everything depends on your scenario.

     

    BTW, I would appreciate if you mark my answer as the best or give me some upvotes.

    Thanks.

     

    KR,

    Dario.