Forum Discussion
MR_Freddy
Nimbostratus
Sep 19, 2019Drop connection for ActiveSync based on URI Query
Hi Guys, If i need to drop the connection for "POST" /MS-Server-ActiveSync based on parameter value for URI query (EX: DeviceNO = xxx) I did the following but without success using fiddle...
Sep 19, 2019
Hi MR.Freddy,
string tolower: Returns a value equal to string only that all upper case values are converted to lower case.
You should not use tolower or change string:
[string tolower [HTTP::uri]] starts_with "/microsoft-server-activesync"MR_Freddy
Nimbostratus
Sep 20, 2019Thank you for your reply , so my irule is correct after modifying this part ?
- Sep 21, 2019
Hi,
I think it will work correctly when you also change the following line.
set test [URI::query [HTTP::uri] DeviceNo]
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
