Updated Date: 07/07/2026
Using Via Headers to Acquire Information About Intermediate Routers
Via headers provide useful information about intermediate routers that can be used in network analysis and troubleshooting.
Perform these tasks to identify intermediate information with Via headers.
The BIG-IP system can include Via headers (configured in an HTTP profile) in a request, a response, or both, to identify information, such as protocols and names, for intermediate proxies that forward messages.
-
On the Main tab, click Local Traffic > Profiles > Services > HTTP.
The HTTP profile list screen opens.
-
Click the name of a user-defined profile.
-
Select the Custom check box.
-
In the Send Proxy Via Header In Request list, do one of the following:
- Select the Preserve option to include the
Viaheader in the client request to the origin web server. - Select the Append option, and then type a string in the Send Proxy Via Header Host Name field, which is appended as a comment when sending a
Viaheader in a request to an origin web server.
- Select the Preserve option to include the
-
In the Send Proxy Via Header In Response list, do one of the following:
- Select the Preserve option to include the
Viaheader in the client response to the client. - Select the Append option, and then type a string in the Send Proxy Via Header Host Name field, which is appended as a comment when sending a
Viaheader in a response to a client.
- Select the Preserve option to include the
-
Click Finished.
The BIG-IP system is configured to use Via headers to identify protocols and intermediate proxies that forward messages.
Via headers are configured in an HTTP profile for requests or responses.
You can remove Via headers from requests and responses if you no longer require them to identify information about intermediate proxies.
-
On the Main tab, click Local Traffic > Profiles > Services > HTTP.
The HTTP profile list screen opens.
-
Click the name of a user-defined profile.
-
Select the Custom check box.
-
In the Send Proxy Via Header In Request list, select Remove.
-
In the Send Proxy Via Header In Response list, select Remove.
-
Click Finished.
The BIG-IP system removes Via headers, as configured, for requests and responses.