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

[PATCH] mod_jk2 for IIS, Bugfix corrupted data ]

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2004-04-05 12:55 -------
There is a binary build at:
http://jakarta.apache.org/~mturk/isapi_redirector2.zip
or you can build from CVS.

It includes the latest fixes that IMO should resolve the issue.
Waiting for the test results :)

In case that the bug is still present;
The best would be that you put following in your config to enable DEBUG and 
file logging.
I'm interested in the jk_ws_service_t::read lines.


[logger]
info=Native logger
level=DEBUG

[logger.file:0]
level=DEBUG
file=${serverRoot}/logs/jk2.log
 
....

[workerEnv:]
info=Global server options
timing=1
debug=0
logger=logger.file:0 

...

[uri:/manager/*]
info=Manager Application.
context=/manager
debug=10

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

Reply via email to