Forum Discussion
Pietro_Femmino_
Nimbostratus
Dec 08, 2005Radius and HTTP Header insertion
Hi,
hard question: I have just to understand if it can be done with BIGIP and iRules.
What I need is to add a specific HTTP header to all the HTTP sessions coming from a specific IP address;...
unRuleY_95363
Dec 12, 2005Historic F5 Account
Yes, you could use either a Tcl array or the session table for this. The session table has the added feature that it times unused entries out after a period of time whereas a Tcl array could grow and grow and grow without bound (well eventually you would exhaust memory).
So, you could certainly receive those Radius messages, parse out the necessary information, make a session table entry and then as HTTP requests come in, lookup the session table and get the telno and insert it in the HTTP request. Sounds like a fun project.
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