Forum Discussion
Stan_Ward
Altocumulus
Dec 13, 2017APM LDAP Query with multiple values for same key
When using APM (v12.1.2) to query LDAP for the value of "VendorRole", a user may have multiple values stored separately with the same key, i.e.
VendorRole = "Role1"
VendorRole = "Role2"
VendorRole...
Hi Billy,
If that was the exact TCP::respond command you used, it couldn't have had the Server: BigIP header from the iRule. Maybe you have another iRule you saw that with?
Regardless, on 9.4.2 and higher, you can use HTTP::respond with the noserver flag to suppress the Server: BigIP header:
from http://devcentral.f5.com/wiki/default.aspx/iRules/http__respond
HTTP::respond 302 noserver Location "https://[HTTP::host][HTTP::uri]"
Aaron
- Hi,
- Gary_Walderich_Apr 24, 2007
Nimbostratus
Thanks Aaron, I am actually running 9.1.2. I will try what you referenced above.
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