Forum Discussion

jonathan_voigt_'s avatar
jonathan_voigt_
Icon for Nimbostratus rankNimbostratus
Feb 02, 2010

irules and HTTP/HTTPS pools

Hi,

 

 

is there a way to get an irule/vsa capable of routing to backend pools which are both http and https (one of each).

 

 

If I enable a server ssl profile on the VSA, it breaks http pools, and vice versa.

 

 

Or is creating a new VSA the only way to support this config?

 

 

thanks in advance.

1 Reply

  • You can use the SSL::disable command to disable the server SSL profile if the selected pool is HTTP. There are a few examples on the wiki page:

     

     

    SSL::disable

     

    http://devcentral.f5.com/wiki/default.aspx/iRules/ssl__disable

     

     

    Aaron