Configuring the WSM using Device Manager # Go back one pageGo to the next page#Go to this book's Index

About cookie-based persistence

Cookies maintain state data between clients and servers. When a server receives a client request, it issues a cookie, or token, to the client. The client returns the cookie to the server on all subsequent requests. Using cookies, the server does not require authentication, the client IP address, or any other mechanism to determine it is the same user that sent the original request. The cookie may be:

See also:


Go back one pageGo to the next page##Go to this book's Index