« Return to Thread: HttpClient 3.1 / JavaHttp TIME_WAIT differences

RE: HttpClient 3.1 / JavaHttp TIME_WAIT differences

by Roland Weber :: Rate this Message:

| View in Thread

Hello Sebastian,

which connection manager are you using?
Java HTTP manages a pool by default, while
HttpClient by default uses SimpleHCM with
only one connection.
Do you shut down the CM when exiting?

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@...
For additional commands, e-mail: httpclient-user-help@...

 « Return to Thread: HttpClient 3.1 / JavaHttp TIME_WAIT differences