support-virtual-host-domain-cookies
support-virtual-host-domain-cookies = {yes|no}Description
If allow-backend-domain-cookies is set to yes, then this option modifies how WebSEAL validates the domain. This option has no effect if validate-backend-domain-cookies = no.
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza.
where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.
Options
yes If set to "yes" then the domain cookie is validated by comparing it with the virtual host specified for a backend server with the -v junction option. no If set to "no", or if no virtual host was specified for a junction, then the fully qualified host name is compared with the domain value of a backend cookie for validation.
Usage: Required.
Default: yes
support-virtual-host-domain-cookies = yesParent topic: [junction] stanza