Rainer Jung schrieb:
Hi Martin,
these lines only mean, that mod_jk is checking whether it should forward
the request or not, but it doesn't find a match (=JkMount), so it
decides to let other apache modules handle the request. This part of
request processing is normal, even if there is no JkMount.
Regards,
Rainer
I'll see, I "solved" it with another way:
I simply kicked out mod_jk and use mod_proxy.
The performance is a significant better.
lg
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]