Andrea_Arquint
Oct 07, 2010Nimbostratus
Mobile device detection
Hello out there
I'm looking for a solution to detect mobile clients via iRule.
I don't want to trigger each request if it is comming from a client
which is in the list of a datagroup.
http://en.wikipedia.org/wiki/List_of_user_agents_for_mobile_phones
I just want to check if the requesting header contains the following:
HTTP_X_WAP_PROFILE
HTTP_X_WAP_REMOVEDPROFILE
HTTP_X_DEVICE_USER_AGENT
HTTP_X_OPERAMINI_PHONE_UA
How can I check these params?
Please help
bb