Previous Topic: Proxy Rules Example—Routing Requests by Cookie Existence

Next Topic: Deploying the SPS


Proxy Rules Example—Routing Requests by Cookie Value

The example file proxyrules_example9.xml file routes SPS requests based on the value of a cookie.

In this example, if a request contains a cookie header "mycookie" and the request does not specify encoding mechanism, SPS routes the request to www.abcd.com. If a request contains a cookie header "mycookie" and the base64 encoding mechanism, SPS routes the request to www.xyz.com.