|
Home > Archive > Web Servers General Talk > January 2006 > Harmless Apache redirection errors?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Harmless Apache redirection errors?
|
|
| Oleg Konovalov 2006-01-23, 2:57 am |
| Hi,
We are deploying several web applications on JBoss 3.0.7
(with Tomcat 4.1.24) using Apache (2.0.48) as web server,
redirecting requests via MOD_JK2 (2.0.43) on Solaris 9.
It works fine on all our servers, however I have noticed tons of errors in
Apache error_log, they all follow the following pattern:
[error] channelSocket.receive(): Error receiving message body -1 131
[error] workerEnv.processCallbacks() Error reading reply
[error] ajp13.service() ajpGetReply recoverable error 120000
Can you please tell if they are harmful, the cause and possible fix.
(They seem to be produced at every request).
Thank you in advance,
Oleg
| |
| max123 2006-01-25, 12:56 pm |
| quote: Originally posted by Oleg Konovalov
Hi,
We are deploying several web applications on JBoss 3.0.7
(with Tomcat 4.1.24) using Apache (2.0.48) as web server,
redirecting requests via MOD_JK2 (2.0.43) on Solaris 9.
It works fine on all our servers, however I have noticed tons of errors in
Apache error_log, they all follow the following pattern:
[error] channelSocket.receive(): Error receiving message body -1 131
[error] workerEnv.processCallbacks() Error reading reply
[error] ajp13.service() ajpGetReply recoverable error 120000
Can you please tell if they are harmful, the cause and possible fix.
(They seem to be produced at every request).
Thank you in advance,
Oleg
Easily Ignore this errors! |
|
|
|
|