Hello All,
My Environment:
RHEL 5.3
Apache 2.2.11
mod_jk 1.2.30
JBoss 5.0.0 GA
When my system is highly-loaded, the messeges are printed in mod_jk.log.
[mod_jk.log]
[Tue Dec 21 11:31:25.958 2010] [4744:3086915888] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c
(962): Uri * is
invalid. Uri must start with /
I don't want to print out the warning messages on mod_jk.log.
Would you tell me how to restrict them?
PS.
I assume the messages are caused by Internal Dummy Connection of Apache by reading access_log.
[access_log]
::1 - - [21/Dec/2010:11:31:25 +0900] "OPTIONS * HTTP/1.0" 200 -
Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|