Forum Discussion

Luke_Lehman's avatar
Luke_Lehman
Icon for Employee rankEmployee
Oct 04, 2006

Header Insert

Need helping finding info relating to header inserts. This was working fine in v4 with the following syntax:

 

 

ClientIP:${client_addr}

 

 

Since we migrated over to v9.2 it is not workin properly. Any suggestions would be appreciated.

 

 

Thanks,

 

 

Luke

2 Replies

  • Or you can create a custom HTTP profile, and add the following line as the header insert value. Which ever VIP you have the custom HTTP profile applied to, will have the client IP inserted into a header; unless it is encrypted traffic.

     

     

    x-client-ip:[IP::remote_addr]