Forum Discussion
Albert__Tase_70
Nimbostratus
May 18, 2007inserting a name and client ip address into the header
HTTP::header insert "NPG_SRC_ADDR:${client_addr}"
will :$(client_addr) insert the client ip or will it just insert everything in the quote marks ?
- hoolio
Cirrostratus
${client_addr} is the syntax used in 4.x for the client IP address. You can use [IP::client_addr] to refer to the client IP address in 9.x. - hoolio
Cirrostratus
I think you're missing the second colon in "HTTP::header" and "IP::client_addr". - JRahm
Admin
Your IP::client_addr is still missing a : , as Aaron has already pointed out in his previous post. - Albert__Tase_70
Nimbostratus
thank you it works thanks again
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects