[
https://jira.jboss.org/browse/MODCLUSTER-182?page=com.atlassian.jira.plug...
]
Jean-Frederic Clere edited comment on MODCLUSTER-182 at 8/3/10 5:04 AM:
------------------------------------------------------------------------
mod_jk, no in fact AJP.
[Fri Jul 30 12:08:26 2010] [error] [client <ip>] proxy: error processing body
The message comes from modules/proxy/mod_proxy_ajp.c (ap_log_rerror).
That one should be a debug.
was (Author: jfrederic.clere(a)jboss.com):
mod_jk, no in fact AJP.
The message comes from modules/proxy/mod_proxy_ajp.c
Both should be warning or debug...
mod_cluster logs "[error] [client <ip>] proxy: error
processing body" when the client ends the connection prematurely
---------------------------------------------------------------------------------------------------------------------
Key: MODCLUSTER-182
URL:
https://jira.jboss.org/browse/MODCLUSTER-182
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.0.3.GA
Reporter: Samuel Mendenhall
Assignee: Jean-Frederic Clere
In mod_jk when the client closes the connection unexpedtedly the following error log
messages are produced:
[Fri Jul 30 12:08:26 2010] [error] [client <ip>] proxy: error processing body
[Fri Jul 30 12:08:26 2010] [error] proxy: dialog to 192.168.0.1:8009 (192.168.0.1)
failed
These messages should be logged as [warn] or [debug] not [error].
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira