WebAccelerator::Applications::InfoHeader

Introduced : BIG-IP_v11.0.0
This setting determines if and what type of X-WA-Info headers will be added to an HTTP response served. The info header will be of the form: X-WA-Info: [S10101.C99998.A7820.RA0.U0].[OT/html.OG/pages]. This header can be translated into user readable format using the wainfodecode utility from the command line interface on the BIG-IP. To use this utility run wainfodecode “[S10101.C99998.A7820.RA0.U0].[OT/html.OG/pages]”.

Members

Member

Value

Description

INFO_HEADER_UNKNOWN

0

The current setting for this option is either unknown or unsupported by iControl.

INFO_HEADER_NONE

1

The WebAccelerator system will not add X-WA-Info headers to responses.

INFO_HEADER_STANDARD

2

The WebAccelerator system will add standard X-WA-Info header such as S-code, policy, and node code.

INFO_HEADER_DEBUG

3

The WebAccelerator system will add the standard information as well as some additional values to to aid WebAccelerator troubleshooting.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.