You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Charlie Wingate <cw...@valco-data.com> on 2007/09/11 17:27:52 UTC

Redirection Problem

Hi All,

            I am rather new to these help forums so please bear with me;
I have always been able to find what I needed by searching the net and
more specifically the Apache site, up until now that is.

            My problem is that the redirector catches the request,
matches it, and forwards the escaped uri but the browser displays a 404
not found error.  I have included what I think is the relevant
information and things I have tried.  Any insight that could be provided
would be greatly appreciated.

 

Server OS= Win2k3 sp2

Web Server= IIS6.0

Tomcat= 5.5.20

Native runtime library in Tomcat= 1.1.9.0

Isapi_redirect.dll=1.2.25.0



In IIS I have the following configured.

            Webservice Extension: Named=jakarta and pointing to
c:\tomcat 5.5\bin\Jakarta Isapi Redirector\bin\isapi_redirect.dll

            Virtual Directory: Named=Jakarta, local path= c:\tomcat
5.5\bin\Jakarta Isapi Redirector\bin, directory security is set to
enable anonymous access as the IUSR account on the local machine,
Execute permissions are set to= scripts and executables, the app pool is
set to the default app pool.

            Default App pool is set to use an identity of IWAM on the
local machine.

            The folder permissions for c:\tomcat 5.5\bin\Jakarta Isapi
Redirector\bin and the entire webapps folder in tomcat include the IUSR
and IWAM accounts with full access and child propagation of the
permissions.

 

In Tomcat I have

            And ajp1.3 listener on port 8009.  I have verified that is
up via the stdout during tomcat load.  I have also run a netstat and
found that 8009 is actively being used by tomcat.  The exact server.xml
entry for it is as follows

            <Connector protocol="AJP/1.3"

                                    Port="8009"

                                    enableLookups="false"

                                    redirectPort="8443" />

            I have servlets-examples and a custom application called
dgportal successfully deployed and accessible via an explicit 8080 port
call on the url.

 

I have omitted the registry settings I am using as they can be found in
the iaspi log.

 

Any ideas on what I should try next????

 

Logs

Isapi_redirect.log

[Tue Sep 11 10:45:15.642 2007] [3572:4604] [debug] jk_util.c (530): log
time stamp format is '[%a %b %d %H:%M:%S.%Q %Y] '

[Tue Sep 11 10:45:15.642 2007] [3572:4604] [debug] jk_shm.c (169):
Initialized shared memory size=28800 free=28672 addr=0x1b60000

[Tue Sep 11 10:45:15.642 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1698): Using registry.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1701): Using log file C:\Tomcat 5.5\bin\Jakarta Isapi
Redirector\log\isapi_redirect.log.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1702): Using log level 1.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1703): Using extension uri /jakarta/isapi_redirect.dll.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1704): Using worker file C:\Tomcat 5.5\bin\Jakarta Isapi
Redirector\conf\workers.properties.minimal.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1705): Using worker mount file C:\Tomcat 5.5\bin\Jakarta Isapi
Redirector\conf\uriworkermap.properties.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1707): Using rewrite rule file .

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1709): Using uri select 3.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/admin/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/manager/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/jsp-examples/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/servlets-examples/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/ValcoAdmin/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/dgportal-og-sql/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/dgportal/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/dgportal/*.js' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/dgportal/*.jsp' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/connector/*' with value 'wlb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property '/jkmanager' with value 'jkstatus' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(671): Loading urimaps from C:\Tomcat 5.5\bin\Jakarta Isapi
Redirector\conf\uriworkermap.properties with reload check interval 60
seconds

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/admin/*=wlb' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/manager/*=wlb' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/jsp-examples/*=wlb' source 'uriworkermap' was
added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/servlets-examples/*=wlb' source 'uriworkermap'
was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/ValcoAdmin/*=wlb' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/dgportal-og-sql/*=wlb' source 'uriworkermap' was
added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/dgportal/*=wlb' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/dgportal/*.js=wlb' source 'uriworkermap' was
added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/dgportal/*.jsp=wlb' source 'uriworkermap' was
added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(364): wildchar rule '/connector/*=wlb' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(372): exact rule '/jkmanager=jkstatus' source 'uriworkermap' was added

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.list' with value 'wlb,jkstatus' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.ajp13w.type' with value 'ajp13' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.ajp13w.host' with value 'localhost' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.ajp13w.port' with value '8009' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.wlb.type' with value 'lb' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.wlb.balance_workers' with value 'ajp13w' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (495):
Adding property 'worker.jkstatus.type' with value 'status' to map.

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (745):
Checking for references with prefix worker. with wildcard (recursion 1)

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.list' -> 'wlb,jkstatus'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.ajp13w.type' -> 'ajp13'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.ajp13w.host' -> 'localhost'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.ajp13w.port' -> '8009'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.wlb.type' -> 'lb'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.wlb.balance_workers' -> 'ajp13w'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_map.c (584): Dump
of map: 'worker.jkstatus.type' -> 'status'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (241):
creating worker wlb

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (145):
about to create instance wlb of lb

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (158):
about to validate and init wlb

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (145):
about to create instance ajp13w of ajp13

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (158):
about to validate and init ajp13w

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2151): worker ajp13w contact is 'localhost:8009'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2281): setting endpoint options:

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2284): keepalive:        0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2288): timeout:          0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2292): buffer size:      0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2296): pool timeout:     0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2300): connect timeout:  0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2304): reply timeout:    0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2308): prepost timeout:  0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2312): recovery options: 0

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2316): retries:          2

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2320): max packet size:  8192

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_ajp_common.c
(2188): setting connection pool size to 250 with min 125

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_lb_worker.c
(1328): Balanced worker 0 has name ajp13w and route ajp13w in domain 

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_lb_worker.c (243):
worker ajp13w gets multiplicity 1

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_lb_worker.c (288):
syncing shm for lb 'wlb' from mem

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (241):
creating worker jkstatus

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (145):
about to create instance jkstatus of status

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_worker.c (158):
about to validate and init jkstatus

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_status.c (3536):
Status worker 'jkstatus' is read/write and has css '(null)', prefix
'worker', name space 'jk:', xml name space
'xmlns:jk="http://tomcat.apache.org"', document type '(null)'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_status.c (3587):
Status worker 'jkstatus' has good rating for '0000000f' and bad rating
for '00ff1010'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [info] jk_isapi_plugin.c
(1793): isapi_redirect/1.2.25 initialized

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1199): Filter started

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1266): Virtual Host redirection of /localhost/dgportal/

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(597): Attempting to map URI '/localhost/dgportal/' from 11 maps

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/servlets-examples/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal-og-sql/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/jsp-examples/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*.jsp=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*.js=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/ValcoAdmin/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/connector/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/manager/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/admin/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/jkmanager=jkstatus' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1273): Default redirection of /dgportal/

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(597): Attempting to map URI '/dgportal/' from 11 maps

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/servlets-examples/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal-og-sql/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/jsp-examples/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*.jsp=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*.js=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/ValcoAdmin/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/connector/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(609): Attempting to map context URI '/dgportal/*=wlb' source
'uriworkermap'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_uri_worker_map.c
(624): Found a wildchar match '/dgportal/*=wlb'

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1286): check if [/dgportal/] is points to the web-inf directory

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1303): [/dgportal/] is a servlet url - should redirect to wlb

[Tue Sep 11 10:45:15.658 2007] [3572:4604] [debug] jk_isapi_plugin.c
(1345): fowarding escaped URI [/dgportal/]

 

IIS log W3SVC1

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 11:32:51

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 11:32:51 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 203

2007-09-11 11:32:57 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

2007-09-11 11:33:03 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 304 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 11:35:55

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 11:35:55 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 93

2007-09-11 11:36:20 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 11:36:26 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 304 0

2007-09-11 11:37:57 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 11:38:04 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 315 0

2007-09-11 11:38:10 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

2007-09-11 11:41:50 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 11:41:57 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 315 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 11:42:27

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 11:42:27 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 93

2007-09-11 11:42:32 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

2007-09-11 11:42:37 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 313 0

2007-09-11 11:42:41 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 229 0

2007-09-11 11:42:42 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 229 0

2007-09-11 11:45:39 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 11:45:46 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 315 0

2007-09-11 11:46:00 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

2007-09-11 11:46:13 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 317 0

2007-09-11 11:46:21 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 233 0

2007-09-11 11:46:23 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 233 15

2007-09-11 11:46:24 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 233 0

2007-09-11 11:47:53 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 11:47:58 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 11:52:28

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 11:52:28 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 78

2007-09-11 11:52:40 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

2007-09-11 12:00:04 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:00:08 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

2007-09-11 12:00:26 W3SVC1 LHC-PULSE 172.16.15.45 GET /Default.htm - 80
- 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 200 0 0 562 387 15

2007-09-11 12:00:40 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 2 1819 307 15

2007-09-11 12:00:46 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 308 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 12:05:38

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 12:05:38 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 125

2007-09-11 12:05:42 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 12:09:48

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 12:09:48 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 93

2007-09-11 12:09:53 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

2007-09-11 12:13:33 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 2 1819 304 0

2007-09-11 12:14:32 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 305 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 12:20:40

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 12:20:40 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 305 78

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 12:24:05

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 12:24:05 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 78

2007-09-11 12:30:39 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 15

2007-09-11 12:30:39 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:30:41 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:30:41 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:30:43 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:30:44 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 12:30:53 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 308 0

2007-09-11 12:30:56 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 224 0

2007-09-11 12:31:08 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 2 1819 318 0

2007-09-11 12:31:53 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 2 1819 316 0

2007-09-11 12:32:23 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 317 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 12:37:04

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 12:37:04 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 233 93

2007-09-11 12:37:09 W3SVC1 LHC-PULSE 172.16.15.45 GET
/servlets-examples/ - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 200 0 0 562 387 15

2007-09-11 12:37:41 W3SVC1 LHC-PULSE 172.16.15.45 GET /dgportal/ - 80 -
172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 308 0

2007-09-11 12:38:34 W3SVC1 LHC-PULSE 172.16.15.45 GET
/dgportal/HelloLakeridge.html - 80 - 172.16.15.45 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - 172.16.15.45 404 0 3 1819 327 15

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 13:33:50

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 13:33:50 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 305 93

2007-09-11 13:33:55 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 13:56:12

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 13:56:12 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 93

2007-09-11 13:56:17 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 15

2007-09-11 13:56:34 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 14:05:52

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 14:05:52 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 319 78

2007-09-11 14:06:08 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 305 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 14:08:15

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 14:08:15 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 500 0 1 246 221 218

2007-09-11 14:08:31 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 500 0 1 246 403 0

2007-09-11 14:08:37 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 500 0 1 246 403 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 14:15:08

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 14:15:08 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 125

2007-09-11 14:15:12 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 200 0 0 559 384 0

2007-09-11 14:15:22 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

2007-09-11 14:22:31 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 319 0

2007-09-11 14:22:45 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 305 0

2007-09-11 14:26:06 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 14:33:13

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 14:33:13 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 78

2007-09-11 14:33:14 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 0

2007-09-11 14:33:25 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 403 0

2007-09-11 14:35:13 W3SVC1 LHC-PULSE 127.0.0.1 GET /servlets-examples/ -
80 - 127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 319 0

#Software: Microsoft Internet Information Services 6.0

#Version: 1.0

#Date: 2007-09-11 14:45:15

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem
cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent)
cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status
sc-bytes cs-bytes time-taken 

2007-09-11 14:45:15 W3SVC1 LHC-PULSE 127.0.0.1 GET /dgportal/ - 80 -
127.0.0.1 HTTP/1.0
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.N
ET+CLR+2.0.50727) - - localhost 404 0 3 1819 221 93

 

 

~Charlie

 

cwingate@valco-data.com

 

 

 

 





-----------------------------------------------------------
This message is a CONFIDENTIAL communication.  If you are not the intended recipient, please do not read, copy, or use it, and do not disclose it to others.  Please notify the sender of the delivery error by replying to this message, and then delete it from your system.  Thank you.
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************