Brian_Dantzig
Jul 03, 2012Nimbostratus
selective drop of SSL
I have a virtual server that has client and server ssl profiles so that incoming HTTPS is terminated then after processing is re-encrypted to the pool. There is an iRule that inspects the HTTP requests and for certain paths it changes the pool. I have done this before. However, I want to send some requests to a pool of servers that are HTTP not HTTPS. I tried this once before by dropping the encryption in the iRule but that drops it for all subsequent requests down the connection including ones destined for the encrypted pool/servers.
Any ideas on how to accomplish this?