Re: Unlocatable exception withinhttpclient.HttpRecoverableException

2004-10-05 Thread Michael Becke
me :/ Regards, -Jeff Fern -Original Message- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: 05 October 2004 13:51 To: Commons HttpClient Project Cc: Jeff Fern Subject: Re: Unlocatable exception withinhttpclient.HttpRecoverableException Jeff, Sometimes, usually when under heavy loa

RE: Unlocatable exception withinhttpclient.HttpRecoverableException

2004-10-05 Thread Jeff Fern
r 2004 13:51 To: Commons HttpClient Project Cc: Jeff Fern Subject: Re: Unlocatable exception withinhttpclient.HttpRecoverableException Jeff, Sometimes, usually when under heavy load, the web server may be able to receive requests but unable to process them due to low resources (most commonly worker th

Re: Unlocatable exception withinhttpclient.HttpRecoverableException

2004-10-05 Thread Oleg Kalnichevski
Jeff, Sometimes, usually when under heavy load, the web server may be able to receive requests but unable to process them due to low resources (most commonly worker threads). In such a case the web server may simply have no other choice but to drop the connection without sending back any status c