Hi All.
I decided to use mod_jk instead of mod_proxy_ajp.
Then the error was never happened.
I might ask some questions about mod_proxy_ajp's default setting later.
Thanks in advance.
Regards,
(2010/11/02 18:13), Yu Kikuchi wrote:
Thank you for your advice.
This is the part of config file.
Thank you for your advice.
This is the part of config file.
I'm creating some virtual hosts and they are much the same configurations.
Listen 8010
NameVirtualHost xxx.xxx.19.40:8010
ServerName xxx.xxx.19.40:8008
:
CustomLog "/opt/httpd/logs/access_8010_l
- "Yu Kikuchi" wrote:
> Hi All.
>
> The error_log (debug) is attached.
Hi,
I think you really need to post your config.
Your errorlog suggests that you're doing something entirely wrong.
> I understood "(120006) error" means Apache wasn't able to receive the
> headers of the response fro
Hi All.
The error_log (debug) is attached.
I understood "(120006) error" means Apache wasn't able to receive the headers
of the response from the backend server.
But I don't know why the headers didn't return and I want any opinions about
the reason.
Please teach me how to know the problem.
B
Thanks for getting back to me.
> Could it be a timeout while waiting for the reply? Add "%D" to your LogFormat
and check, how long those requests take.
The following is an Apache's access_log when the HTTP 503 error occured.
It seems the request took only "42ms" so I think it's not because of a
On 08.10.2010 09:33, Yu Kikuchi wrote:
My environment is Apache 2.2.11 and JBoss AS 5.0.0.
There were no messages in JBoss's access log when the error occured.
I had changed the setting to use "mod_proxy_http" the day before yesterday,
then not HTTP 503 error but 502 error occured.
Are anybody o
My environment is Apache 2.2.11 and JBoss AS 5.0.0.
There were no messages in JBoss's access log when the error occured.
I had changed the setting to use "mod_proxy_http" the day before yesterday,
then not HTTP 503 error but 502 error occured.
Are anybody onto something about this error?
Are ther
Hello.
Apache wrote such as following messages into error_log and returned HTTP
500/503 error infrequently.
[error] (104)Connection reset by peer: ajp_ilink_receive() can't receive header
[error] ajp_read_header: ajp_ilink_receive failed
[error] (120006)APR does not understand this error code: p