Forum Discussion
Stats when X-forwarded enabled
Hello,
I have the following configuration that needs to have the HTTP X-Forwarded enabled. The weird thing is that when I enable the X-Forwarded profile on the virtual server, I cannot see any updates on statistics (Statistics››Module Statistics:Local Traffic››Pools) on the Node members. But when I remove the X-forwarded, I can see the statistics increasing.
Do I miss anything on the configuration? Are statistics on pool members enabled by default when X-forwarded is active?
ltm pool TEST_TEST { members { 10.10.10.10:squid { address 10.10.10.10 priority-group 10 session monitor-enabled state up } 10.10.10.11:squid { address 10.10.10.11 priority-group 5 session monitor-enabled state up } } min-active-members 1 monitor tcp }
ltm virtual TEST_TEST_VIP { destination 10.10.11.11:squid ip-protocol tcp mask 255.255.255.255 persist { source_addr { default yes } } pool TEST_TEST profiles { X-Forwarded-For { } tcp { } } source 0.0.0.0/0 source-address-translation { type automap } vlans { FARM VIP } vlans-enabled vs-index 435 }
thank you.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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