Re: Multithreaded Connection manager question and 400+ servers

2004-03-21 Thread Roland Weber
equest. cheers, Roland Andre John Mas <[EMAIL PROTECTED]> 19.03.2004 21:11 Please respond to "Commons HttpClient Project" To: "'Commons HttpClient Project'" <[EMAIL PROTECTED]> cc: Subject: Multithreaded Connection ma

Re: Multithreaded Connection manager question and 400+ servers

2004-03-21 Thread Michael Becke
Hi Andre, I have not used HttpClient in a situation as you describe, but I have a few suggestions. - I am not sure the multi-threaded connection manager will be much use for you. If you will be regularly connecting to 400+ different servers, there will be little cause for reusing connections.

Multithreaded Connection manager question and 400+ servers

2004-03-19 Thread Andre John Mas
Hi, At the company I work for we are developing a middleware application that routes SOAP messages from one party too another, using HTTP. I have suggested that we use the MultithreadedConnectionManager, though at the moment there is some reluctence. The issue seems to be because we are potential