Previous Topic: Mini-cookie Session Scheme Configuration

Next Topic: Simple URL Rewriting Configuration


Simple URL Rewriting Session Scheme

Simple URL rewriting is a method for tracking a user session by appending a token to the requested URL. This token is used to retrieve session information from the in-memory session store.