The SiteMinder Web Agent uses the value of the HOST header in an HTTP request to determine the following settings:
SiteMinder Web Agents only accept HTTP version 1.1 requests, because HTTP versions 0.9 and 1.0 do not use HOST headers. This poses problems for some testing tools that do not send HOST headers, because the Web Agent rejects those requests.
SiteMinder r6.0 SP6 supports a new Agent Configuration parameter that lets you define a HOST header value. The Web Agent uses this value in any request that does not contain a HOST header.
To accommodate testing tools that do not send HOST headers
Defines a value for the HOST header. Add this parameter to your Agent Configuration Object or LocalConfig.conf file to use a testing or performance tool that sends HTTP version 0.9 or version 1.0 requests (without HOST headers). If this parameter is not set, the Web Agent only accepts HTTP 1.1 requests.
Default: None (blank)
Example: webserver.example.com
The Web Agent substitutes the DefaultHostName value for any HTTP request without a HOST header.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |