Forum Discussion
Steve_Brown_882
Dec 03, 2009Historic F5 Account
Class doesn't create web application
So I ran into this problem once before and I can't seem to figure out how I got around it. Basically I create a new class with ASM enabled but when complete it does not automatically create the policy...
dennypayne
Employee
Jun 21, 2006Hmm...not sure if it's possible (or how) to compare values that are already in the table...
As long as it's adding the same record I wouldn't see a problem with that, but that's probably not as efficient as one would hope.
Denny
- Lee_SutcliffeSep 20, 2018
Nacreous
You are terminating SSL, changing the host mid-connection could result in a certificate error, you can avoid this using SAN or wildcard certificates, even a separate virtual server with appropriate certificate.
To make the address change in the users browser you would need to issue a re-direct, even if it the connection ended up on the same VS. You can redirect using an iRule or a Local Traffic Policy