Forum Discussion
Abhishek_Sinha_
Nimbostratus
Jul 10, 2018APM => HTTP command v/s ACCESS command
Hello Experts !
I am new to F5 iRule. I am trying to understand the difference between "HTTP" and "ACCESS" command-sets. The possible assumption that I currently have is as below:
HTTP : Th...
youssef1
Cumulonimbus
Jul 11, 2018Hi,
- Access command is dedicated for APM Module only:
https://devcentral.f5.com/wiki/iRules.ACCESS.ashx
- HTTP command are specifically designed to query for or manipulate certain types of HTTP headers and data . Data manipulation in this case refers to inserting, replacing, and removing data, as well as setting certain values found in headers and cookies.
You can use this command in request or responde (HTTP::version) ....
https://devcentral.f5.com/wiki/iRules.HTTP_RESPONSE_CONTINUE.ashx
To sum up ACCESS command is use for APM (manage the user session) and HTTP command is use for manipulate certain types of HTTP headers and data.
Keep me update if you need more details or if you have a specific questions about it.
regards
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