| Configuring the WSM using Device Manager |
Cookies are configured on the WSM by defining the following properties:
| For enhanced security, the real cookie value can be embedded somewhere within a longer string. The offset directs the WSM to the starting point of the real cookie value within the longer cookie string. |
| This defines the number of bytes to extract for the cookie value within a longer cookie string. |
| Hashing on cookie values is used only with the passive cookie mode (see Passive cookie mode), using a temporary cookie. The WSM mathematically calculates the cookie value using a hash algorithm to determine which real server should receive the request. |
| For example, Cookie name = ASPsession* |
See also: