Forum Discussion
Jason_Glynn_113
Nimbostratus
Oct 04, 2006HTTP::header insert
I have implemented the following iRuel to add a httpheaders.
when HTTP_REQUEST {
HTTP::header insert BESPOKEHEADER "value"
}
It adds the header fine but the value is always blank
any ideas ?
BIG-IP 9.1.1 Build 54.6
Reason for adding this is we have 2 Virtual servers set up on our load balancer. One for https requests and the other for non secure request.
The servers behind the load balancers allways receive a http request as SSL is now handled by the load balancers.
Our applications can no longer use check the headers for SSL as request.servervariables["https"] =="off" always evaluates to true.
So i have added the http header "BESPOKEHEADER" using this iRule to the https virtual server. hope this all makes sence.
J
1 Reply
- hoolio
Cirrostratus
Hi,
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects