> From: [EMAIL PROTECTED]

> Yes i will be willing to help with 
> the test. I can install the version on the dev server which 
> is IIS 5.0 with TC 5.0 and W2K and use these same machines to 
> do the test.
> 
> As of the email issue, I am subscribed but i get way too many 
> emails i can't read them all. the bug report is very good 
> because I am cc ed and i get the email in my inbox rather 
> than the TC folder.
> 

Well, but that's not the purpose of the bugzilla.
Anyhow I've cc'ed to you.
There is a binary build at:
http://jakarta.apache.org/~mturk/isapi_redirector2.zip

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

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

MT.


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

Reply via email to