I am reading about a new feature in sp2013 called request management. here based on request params requqest is routed to an appropriate pool of servers.
I was wondering if I can use this feature to send all requests to SP Webservices to a dedicated set of servers.
this way browser, office and explorer users go to one set of servers and web services go to another set
is this possible?
val it: unit=()