Forum Discussion
Wasfi_182818
Altostratus
Nov 11, 2015Can APM recognise Blackberry OS in the same manner it recognises iPhone, Android and Windows Phone?
Would an expression like the one below in the "Client OS" check in the policy profile do the trick?
expr { [mcget {session.client.platform}] == "Blackberry" }
If not how can this be achieve...
Salim_83682
Nov 13, 2015Historic F5 Account
Hi,
If requests that come from blackberry use a specific HTTP header (such as User-Agent), APM can find it. If session.client.platform is not satisfactory, you could use the Empty agent and build your own TCL custom expression to find your Blackberry users and branch out of it.
You can use in CLI the sessiondump or click on the identified session of your choice in the 'Manage Sessions' section in the GUI to list the session variables populated by your requests and see if there is anything relevant there.
Salim
- Wasfi_182818Nov 13, 2015
Altostratus
Thank you Salim. I will implement your suggestions.
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