https://issues.apache.org/bugzilla/show_bug.cgi?id=47679

           Summary: Not all headers get passed to Tomcat server from
                    isapi_redirect.dll
           Product: Tomcat Connectors
           Version: 1.2.28
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: isapi
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from [email protected] 2009-08-11 12:31:37 PDT ---
Created an attachment (id=24129)
Fix to prevent headers from being dropped

In Windows 2000 Server with IIS 5.0 when using isapi_redirect.dll as an
extension, the SF_NOTIFY_AUTH_COMPLETE event is not called.  This means the
HTTP_TOMCATURI_XXXXXXXX and HTTP_TOMCATWORKER_XXXXXXXX headers don't exists. 
However the number of headers sent to Tomcat is automatically reduced by 2
assuming these headers exists causing other legitimate headers to get dropped.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to