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 Mon, October 11, 2010 14:46, bharath.krishna...@rsa.com wrote:
> Hi,
>
> Is there a way to configure apache to route non-http plain socket (java
> server socket - TCP ) communication ?
I'd use rinetd (http://www.boutell.com/rinetd/) for proxying non-HTTP
traffic.
Joost
---
Hi,
Is there a way to configure apache to route non-http plain socket (java server
socket - TCP ) communication ?
Regards,
Bharath