Forum Discussion
Vsevolod_Petrov
Cirrostratus
I checked out and found we can use that commands in policies. That's great!
But by the way I've found another issue with policies. We can't use any special character (e.g. $, !, etc) as name. Using it is actually allowed by http but f5 filters it and generate error.
Vsevolod_Petrov
Nov 20, 2013Cirrostratus
I wonder how I came to this conclusion that I can use commands in policies. But actually I have just checked it again and noticed that I can't use it at all. When I try to insert [IP::client_addr] it doesn't return ip address in request.
All I see at server site is header My-Header-Client-IP with value [IP::client_addr].
It's terrible I spent a lot of time thinking it works.