vaibhav
May 21, 2011Cirrostratus
Referer header is not reaching to the webservers
The problem Scenario is, we have to block any external request to a web server unless it’s a 302 redirect request from our App server. While trying to achieve it we referred the Web server log and we understood web server is not receiving “Referer” header and so it’s not logging the “Referer” the VIP for this configured on the load balancer.
As we have only option is to use “Referer” to achieve our requirement.
So is there is any option on the load balancer to have the referer logging enabled on the vip or anywhere .any option by which we can forward the information to web servers.