You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Vic <vi...@gmail.com> on 2017/09/20 20:09:45 UTC

http core server pool

Hi,
I'm looking at
https://alvinalexander.com/java/jwarehouse/commons-httpclient-4.0.3/httpclient/src/test/java/org/apache/http/localserver/LocalTestServer.java.shtml

How would I manage thread pools and connection pools making a server?


tia,
Vic

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: http core server pool

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Wed, 2017-09-20 at 16:09 -0400, Vic wrote:
> Hi,
> I'm looking at
> https://alvinalexander.com/java/jwarehouse/commons-httpclient-4.0.3/h
> ttpclient/src/test/java/org/apache/http/localserver/LocalTestServer.j
> ava.shtml
> 
> How would I manage thread pools and connection pools making a server?
> 

Do you really need to be using a 10 year old version of HttpComponents?

Oleg

> 
> tia,
> Vic
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
> For additional commands, e-mail: httpclient-users-help@hc.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org