Forum Discussion
Arie
Altostratus
Mar 26, 2007error: HTTP_REQUEST event in rule requires an associated HTTP FASTHTTP profile on the virtual server
HTTP_REQUEST event in rule {iRule} requires an associated HTTP FASTHTTP profile on the virtual server {server}
Any ideas? I'm trying to redirect all traffic to a specific folder to a specifi...
hoolio
Cirrostratus
Apr 03, 2007If you want to inspect or modify the HTTP content in an HTTPS request, you must use a client SSL profile to decrypt the traffic and an HTTP profile to parse the HTTP. If the connection from the BIG-IP to the nodes must be in HTTPS, you can use a server ssl profile to re-encrypt the traffic.
Check the LTM config guide on AskF5.com for your version for details on SSL profile configuration options.
Aaron