Forum Discussion

dmaker_366092's avatar
dmaker_366092
Icon for Altostratus rankAltostratus
Jul 04, 2018
Solved

Http response irule for server address with TLSv1.2

I had an application developer ask if I could insert an http response identifying which farm member responded. I found this irule (https://devcentral.f5.com/questions/add-server-id-in-response-header) and tested it and it worked fine. Wireshark shows the response in an http packet.

 

However, I noticed that the farm in question listens on 443 (ssl bridging). I did apply the irule, but I don't see any http packets, all I see are TCP and TLSv1.2

 

Do I have any options to fulfill the original request?

 

Thank you.