https://issues.apache.org/bugzilla/show_bug.cgi?id=47679
Tim Whittington <t...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Tim Whittington <t...@apache.org> 2011-04-11 05:36:20 EDT 
---
I've committed a fix for this.
The ISAPI Redirector was assuming that it was always running in 'redirector'
mode, where the filter part of the redirector was determining whether an
incoming URL matched and forwarding that match to the extension part via magic
HTTP headers.

The extension code was not accounting for the 'legacy' mode of operation, where
those headers were not present.
The downside is an insignificant memory overhead on each request.

Fix will be in 1.2.32

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to