DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37147>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37147

           Summary: IIS 6.0, isapi_redirect.dll 1.2.14, does not log page
                    redirects
           Product: Tomcat 5
           Version: Unknown
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


This is either a bug or a feature request.
Using IIS6,windows server 2003 SP1+.
The redirector doesn't log requests that are page redirects, like from a meta-
refresh tag.
As an example:
(file tester.html and a dummy file gohere.html)
<html><head>
<meta http-equiv="refresh" content="2;url=gohere.html">
</head><body> test
</body></html>

The example goes to the page but the IISlog doesn't record it. It does show up 
in Tomcat's log correctly, but not the IIS-jk log.  The IIS log shows only 
a "...GET /eas/tester.html..."

Anyway, the IIS logger does fine for gets and posts, it just looks incomplete 
when trying to get statistics as a whole.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to