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=36169>.
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=36169





------- Additional Comments From [EMAIL PROTECTED]  2005-08-15 17:58 -------
(In reply to comment #2)
> Have you verified this works?

I've verified it on IIS 5.0 on Win2K and IIS 5.1 on WinXPPro, at least during
our modest testing.  I tried only to make changes to the IIS-specific code, but
obviously made one change to jk_ajp_common.c.  It's probably possible to
rollback the change to jk_ajp_common.c and add code to the IIS-specific pieces
so that the if-statement in jk_ajp_common.c is still tripped accordingly.

In the case of IIS, most of the work of dealing with HTTP is left up to the
ISAPI filters; IIS does very little for you.

Anyway, my familiarity with the connector code involves the few hours I spent
getting chunked encoding to work properly with IIS.  I've tried to be a good
citizen and report the problem with a potential patch.  If there is a better way
to handle this, I certainly have no ego associated with my patch.

-- 
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