By Date: <-- -->
By Thread: <-- -->

Tomcat 5.5 / IIS 6 web server log question



Hello,

I have Tomcat 5.5 and IIS 6 integrated using isapi_redirect.dll.  So
far, they are working together just fine.

I noticed in my IIS web server logs that the GET requests are not
being recorded as I would expect.  I'm currently seeing...

GET /jakarta/isapi_redirect.dll

...when I expected to see...

GET /hello.jsp

...since hello.jsp is the file I actually requsted.

Is there a setting I've missed somewhere to keep the IIS logs as I
expected or do I have to now maintain both IIS and Tomcat access logs?

Thanks,
Matt

---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org