wi wrote:
Hi all
We have a need (driven by some load/caching issues) to split our
incoming traffic so that GET requests go to one set of servers and POST
requests go to another part of the farm. Unfortunately, there's no
simple URI based way of identifying which is which, so I'm wondering
wh
Hi all
We have a need (driven by some load/caching issues) to split our incoming
traffic so that GET requests go to one set of servers and POST requests go
to another part of the farm. Unfortunately, there's no simple URI based way
of identifying which is which, so I'm wondering whether there is