Forum Discussion
Leo
Apr 14, 2013Nimbostratus
adding headers to HTTP::respond content
Hello all,
I'm using an iRule to respond a 503 page when my pool members are down. The iRule works fine, but the developers asked to add the "retry-after" header to the response.
The iRule ...
John_Alam_45640
Apr 14, 2013Historic F5 Account
It sounds like you just need to add a header to the same response:
HTTP::respond 503 content "[html code - the forum doesn't display it correctly...]" Retry-After 10800
Look here for more:
https://devcentral.f5.com/wiki/iRules.HTTP__respond.ashx
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