| current request protocol from the client, http or https | |
| entry host of the current mapping, without port | |
| entry host port number of the current mapping | |
| entry path of the current mapping trimmed of trailing slashes, empty for root entry path | Mapping with regex entry path |
| same as %ENTRYDIR% but also trimmed of leading slashes | Mapping with regex entry path |
| back-end path of the current mapping trimmed of trailing slashes, empty for root back-end path | Mapping with regex entry path |
| same as %BACKENDDIR% but also trimmed of leading slashes | Mapping with regex entry path |
| same as %ENTRYDIR% of mapping with name "<mapping>" * | |
| same as %ENTRYPATH% of mapping with name "<mapping>" * | |
| same as %BACKENDDIR% of mapping with name "<mapping>" * | |
| same as %BACKENDPATH% of mapping with name "<mapping>" * | |
| back-end protocol, http or https | |
| back-end host for this request, dynamically set based on current load balancing back-end host, without port | |
| port number of back-end host - see above | |
| combined value of back-end host and port; omitting default ports: 80, 443 | |
| the cookie domain configured in the virtual host | |
| | Patterns, Redirect locations |
| current session id; "<n/a>" if no session is available | Patterns, Redirect locations |
| In seconds: {remaining session idle timeout}:{remaining session lifetime} | Patterns, Redirect locations |
| | Patterns, Redirect locations |
| current IP address of client | Patterns, Redirect locations |
| In seconds: {role1 name}:{remaining role1 idle timeout}:{remaining role1 lifetime},{role2 name}:{remaining role2 idle timeout}:{remaining role2 lifetime},... | Patterns, Redirect locations |
| IP address of current entry host | Patterns, Redirect locations |