Re: RV: NO_HTTP_RESPONSE_EXCEPTION

2009-07-22 Thread Oleg Kalnichevski
, configurations, ...). Anything you need. Thanks in advance, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: s?bado, 07 de febrero de 2009 14:08 Para: HttpClient User Discussion Asunto: Re: NO_HTTP_RESPONSE_EXCEPTION sebb wrote: On 06/02/2009

RE: RV: NO_HTTP_RESPONSE_EXCEPTION

2009-07-22 Thread Joan Balagueró Valls
it, tell how I can send it. Thanks for your time, Oleg. Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: miércoles, 22 de julio de 2009 14:41 Para: HttpClient User Discussion Asunto: Re: RV: NO_HTTP_RESPONSE_EXCEPTION On Wed, Jul 22, 2009 at 02:17

Re: RV: NO_HTTP_RESPONSE_EXCEPTION

2009-07-22 Thread Oleg Kalnichevski
Discussion Asunto: Re: RV: NO_HTTP_RESPONSE_EXCEPTION On Wed, Jul 22, 2009 at 02:17:17PM +0200, Joan Balaguer? Valls wrote: Hello Oleg, Five months ago, I sent you the emails below because I was experiencing a lot of NoHttpResponseException errors when sending requests to a couple of servers

RE: RV: NO_HTTP_RESPONSE_EXCEPTION

2009-07-22 Thread Joan Balagueró Valls
: RV: NO_HTTP_RESPONSE_EXCEPTION On Wed, Jul 22, 2009 at 06:06:25PM +0200, Joan Balaguer? Valls wrote: Hello Oleg, I attach the http log. Hi Joan, Unfortunately the log did not get through I've been taking a look to this trace, and I've observed the following. I don't know if it's important

Re: NO_HTTP_RESPONSE_EXCEPTION

2009-02-18 Thread sebb
the problem is occurring. Oleg Thanks, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: sábado, 07 de febrero de 2009 14:08 Para: HttpClient User Discussion Asunto: Re: NO_HTTP_RESPONSE_EXCEPTION sebb wrote: On 06/02/2009, Oleg

RE: NO_HTTP_RESPONSE_EXCEPTION

2009-02-16 Thread Joan Balagueró
do you think about this? Thanks, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: sábado, 07 de febrero de 2009 14:08 Para: HttpClient User Discussion Asunto: Re: NO_HTTP_RESPONSE_EXCEPTION sebb wrote: On 06/02/2009, Oleg Kalnichevski ol

Re: NO_HTTP_RESPONSE_EXCEPTION

2009-02-09 Thread joan . balaguero
Hello, My problem with MaxTotalConnections is the following. My application is similar to a proxy. The user enters a set of rules and, through these rules, my application decides the number of simultaneous requests that it allows to pass to the app servers. And this is done modifying dinamically

Re: NO_HTTP_RESPONSE_EXCEPTION

2009-02-07 Thread Oleg Kalnichevski
sebb wrote: On 06/02/2009, Oleg Kalnichevski ol...@apache.org wrote: Joan Balagueró wrote: Thanks Oleg. It seems strange to me because HttpClient3 (sending requests to the same server) never fails. I'll take a look at the code again and I'll comment you something else. I do not know why

RE: NO_HTTP_RESPONSE_EXCEPTION

2009-02-06 Thread Joan Balagueró
Discussion Asunto: RE: NO_HTTP_RESPONSE_EXCEPTION On Fri, 2009-02-06 at 13:44 +0100, Joan Balagueró wrote: Hello Oleg, This is the log. I sent 10 concurrent requests, and all of them failed with HttpNoResponseException. Thanks for you help, Joan. There is nothing wrong

Re: NO_HTTP_RESPONSE_EXCEPTION

2009-02-06 Thread Oleg Kalnichevski
Joan Balagueró wrote: Thanks Oleg. It seems strange to me because HttpClient3 (sending requests to the same server) never fails. I'll take a look at the code again and I'll comment you something else. I do not know why the server chokes on packets generated by HttpClient 4, but this is

Re: NO_HTTP_RESPONSE_EXCEPTION

2009-02-06 Thread sebb
On 06/02/2009, Oleg Kalnichevski ol...@apache.org wrote: Joan Balagueró wrote: Thanks Oleg. It seems strange to me because HttpClient3 (sending requests to the same server) never fails. I'll take a look at the code again and I'll comment you something else. I do not know why the

NO_HTTP_RESPONSE_EXCEPTION

2009-02-05 Thread Joan Balagueró
Hello, I’m sending requests to one server using HttpClient3 and HttpClient4. HttpClient3 works well, but HttpClient4 fails randomly with an ‘HttpNoResponseException’. This is the trace: org.apache.http.NoHttpResponseException: The target server failed to respond at