iisWASPlugin_http - Help with stupid question

I have been beating on this issue all day and seem to have it working on the plug-in (log shows headers being added) side but still no luck. I am connecting to iis.server.com:1352/names.nsf which I want to serve domino.server.com/names.nsf (http is listening on 1080).

My stupid question is, “What sort of website do I need to setup on IIS?”

Thanks!

Subject: Plug-in Log

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server_group: serverGroupCreate: Creating the server group object[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server_group: serverGroupSetName: Setting the name: domino_web_servers

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server: serverCreate: Creating the server object

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server: serverSetName: Setting name Domino Server

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_transport: transportCreate: Creating transport

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_transport: transportSetProtocol: Setting the protocol http

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_transport: transportSetPort: Setting the port 1080

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_transport: transportSetHostname: Setting the hostname mdsstudio.toddherman.com

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server: serverAddTransport: Adding transport mdsstudio.toddherman.com

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server_group: serverGroupAddServer: Adding server Domino Server

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_server_group: serverGroupGetFirstServer: getting the first server

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configAddServerGroup: Adding server group domino_web_servers

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost_group: vhostGroupCreate: Creating vhost group

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost_group: vhostGroupSetName: Setting the name domino_host

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost: vhostCreate: Creating vhost

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost: vhostSetPort: Setting the port -1

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost: vhostSetHostname: Setting the hostname: |*|; score: 1

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_vhost_group: vhostGroupAddVhost: Adding the vhost

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configAddVhostGroup: Adding vhost group domino_host

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupCreate: Creating uri group

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupSetName: Setting the name domino_host_URIs

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /.nsf with score 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /.nsf to front of list

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /.nsf/* with score 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /.nsf/* after /.nsf(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */html/ with score 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /html/ after /.nsf/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /icons/ with score 7

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /icons/ after */html/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /domjava/ with score 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /domjava/ after /icons/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /execcgi/ with score 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /execcgi/ after /domjava/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /cgi-bin/ with score 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /cgi-bin/ after /execcgi/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /servlet/ with score 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /servlet/ after /cgi-bin/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /download/ with score 10

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /download/ after /servlet/(end of list)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /mail/ with score 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /mail/(6) after */html/(6) and before /icons/(7)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configAddUriGroup: Adding uri group domino_host_URIs

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_route: routeCreate: Creating the route

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configAddRoute: Adding route

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: resolveConfigRoutes: Resolving the routes

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configGetVhostGroup: Getting vhost group domino_host

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_route: routeSetVhostGroup: Setting the vhost group domino_host

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configGetUriGroup: Getting uri group domino_host_URIs

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_route: routeSetUriGroup: Setting the uri group domino_host_URIs

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config: configGetServerGroup: Getting server group domino_web_servers

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_route: routeSetServerGroup: Setting the server group domino_web_servers

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |/.nsf|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name /.nsf with score 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /.nsf(5) after /.nsf(5) and before /.nsf/*(6)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/mail|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */mail with score 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri /mail(5) after /.nsf(5) and before /.nsf/(6)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/icons|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */icons with score 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */icons(6) after /mail/(6) and before /icons/(7)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/domjava|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */domjava with score 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */domjava(8) after /icons/(7) and before /domjava/(9)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/execcgi|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */execcgi with score 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */execcgi(8) after */domjava(8) and before /domjava/(9)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/cgi-bin|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */cgi-bin with score 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */cgi-bin(8) after */execcgi(8) and before /domjava/(9)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/servlet|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */servlet with score 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */servlet(8) after */cgi-bin(8) and before /domjava/(9)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriCreate: Creating uri

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: addExactMatchUris: Adding exact match URI for |*/download|

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetName: Setting the name */download with score 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri: uriSetAffinityCookie: Setting the affinity cookie JSESSIONID

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_uri_group: uriGroupAddUri: Adding uri */download(9) after /servlet/(9) and before /download/(10)

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_config_parser: resolveServerLists: Resolving the server lists

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_esi: esiInitialize

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ESI: esiUtilInit enter

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ESI: esiUtilInit exit

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ESI: esiInit: initializing …

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ESI: esiMonitorInit

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ESI: esiInit: successful initialization

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_esi: esiInitialize: ESI processor enabled

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: Plugins loaded.

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: --------------------System Information-----------------------

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: Bld version: 6.0.0

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: Bld date: Oct 31 2004, 11:15:26

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: Webserver: IIS

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: Hostname = EXCHANGE

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: OS version 5.2, build 3790, ‘Service Pack 2’

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - PLUGIN: --------------------------------------------------------------

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: ws_common: GetIISErrorLocation: return key size 37.

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: iis_plugin: GetFilterVersion: IIS error Location is C:\Inetpub\DotNetNukeWebsite\500.htm.

[Wed Apr 16 16:21:39 2008] 000000e4 00000120 - TRACE: iis_plugin: GetFilterVersion: Filter priority set to HIGH

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: HttpFilterProc: In HttpFilterProc for SF_NOTIFY_PREPROC_HEADERS

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: In checkRequest

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: lib_util: parseHostHeader: Host: ‘iis.server.com’, port 1352

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: get_host_and_port: Host ‘iis.server.com’, port ‘1352’

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: lib_util: decodeURI: Decoding ‘/mail/jsmith.nsf’

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: lib_util: decodeURI: Decoded to ‘/mail/jsmith.nsf’

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereCheckConfig: Current time is 1208377299, next stat time is 1208377359

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereShouldHandleRequest: trying to match a route for: vhost=‘iis.server.com’; uri=‘/mail/jsmith.nsf’

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: webspherePortNumberForMatching: Using logical.

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereVhostMatch: Comparing ‘*:-1’ to ‘iis.server.com:1352’ in VhostGroup: domino_host

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereVhostMatch: Found a match ‘*:-1’ to ‘iis.server.com:1352’ in VhostGroup: domino_host with score 1

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/.nsf’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Found a match ‘/.nsf’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs with score 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/.nsf’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Found a match ‘/.nsf’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs with score 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/mail’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 5

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/.nsf/*’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/html/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/mail/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Found a match ‘/mail/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs with score 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/icons’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 6

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/icons/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 7

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/domjava’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/execcgi’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/cgi-bin’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/servlet’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 8

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/domjava/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/execcgi/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/cgi-bin/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/servlet/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘*/download’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 9

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: ws_common: websphereUriMatch: Comparing ‘/download/’ to ‘/mail/sbrooks.nsf’ in UriGroup: domino_host_URIs score is 10

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: WebSphere will handle: /mail/jsmith.nsf

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis: checkRequest: IISReqBlock = 000b8000

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: Adding header x-ibm-incoming-enc-url: /mail/jsmith.nsf

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: Adding header x-ibm-incoming-url: /mail/jsmith.nsf

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: Adding header x-ibm-incoming-host: iis.server.com

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: checkRequest: Adding header x-ibm-incoming-port: 1352

[Wed Apr 16 16:21:39 2008] 000000e4 00000140 - TRACE: iis_plugin: HttpFilterProc: In HttpFilterProc for SF_NOTIFY_LOG