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=41535>. 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=41535 ------- Additional Comments From [EMAIL PROTECTED] 2007-02-06 22:23 ------- Created an attachment (id=19533) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19533&action=view) ISAPI Redirector 1.2.20 with extended debugging My reading of the pcap trace is that the HTTP is well formed, and that the 44 bytes of form POST data are in the original request packet - i.e. they should already be available to IIS and be accessible from the ECB without a ReadClient call. There's some strangeness in the logs (namely the "() receiving data from client failed..."), which may point to something bad as the worker name isn't being printed, although the code looks fine and the worker name is printed successfully in the error handler later. I've attached a build of 1.2.20 that has extended debug statements around the ISAPI ReadClient. This should give us an idea of whether this is a JK problem or an IIS problem. Basically if the ECB reports anything other than 44 total or < 44 available, then it's an IIS issue. Otherwise something is broken in JK. Can you replicate the issue with this build and reattach the isapi_redirect.log -- 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]