F5 BIG-IP 配置 Tracking Context 跟踪 HTTP 请求
F5 BIG-IP可以通过配置Tracking Context来跟踪HTTP请求。以下是配置步骤:
- 在BIG-IP管理界面上,选择‘Local Traffic’->‘Profiles’->‘HTTP’。
- 点击‘Create’创建一个新的HTTP profile。
- 在‘General Properties’页面上,输入一个名称,在‘Configuration’部分选择‘Advanced’。
- 在‘HTTP Header Insertion’部分,选择‘Add’。
- 在‘Insert HTTP Header’页面上,选择‘Tracking Context’作为HTTP头部名称。
- 在‘Insert Value’字段中输入一个值,例如‘bigip_tracking_id’。
- 点击‘Finished’保存HTTP头部设置。
- 在‘HTTP Profile’页面上,点击‘Update’保存配置。
现在,BIG-IP会在HTTP请求中添加一个名为‘Tracking Context’的HTTP头部,其值为‘bigip_tracking_id’。可以使用此HTTP头部来跟踪HTTP请求。
原文地址: https://www.cveoy.top/t/topic/nYnA 著作权归作者所有。请勿转载和采集!