preserve-inactivity-timeout-match-uri

Use this configuration entry to control whether the patterns specified by the preserve-inactivity-timeout configuration entry are matched against the decoded URI from the request, or against the full request line.

 preserve-inactivity-timeout-match-uri = {true|false}

Description

This configuration entry controls whether the patterns specified by the preserve-inactivity-timeout configuration entry are matched against the decoded URI from the request, or against the full request line.

Options

Usage: Optional

Default value

true

Example:

preserve-inactivity-timeout-match-uri = true

Parent topic: [session] stanza