KeepAlive only tells apache to keep the connection open for that period of time, so that for subsequent requests from the client within that KeepAlive Timeout period, apache does not have to create a socket again.For example you can run apache even without keepalive set to on, so your error might not have to do anyhting with the keepalive setting..I have never worked on j2ee on oracle so I have no idea what that error could be...
 
Kishore Jalleda
 
On 3/30/06, Charles Li <[EMAIL PROTECTED]> wrote:
We have deployed j2ee application on the Oracle App Server, which uses the Apache server.
I see "IOException: Broken pipe" errors in the application log.  The KeepAliveTimeout is set to the default of 15 seconds.

Could the broken pipe error be caused by the short KeepAliveTimeout setting of 15 seconds?


Thanks.
 


New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates.


Reply via email to