English is not my native language, please excuse typing errors. I guess your problem is that you forget close the connection when exception happened. If so, you should put the close method in the finally block. If connection doesn’t released, the connection pool will be fill up.
- Task Cancelled by HttpClient - 4.1.4 SenthilKumar K
- Re: Task Cancelled by HttpClient - 4.1.4 Oleg Kalnichevski
- Do you close the connection when exception has been... 樊超
- 回复: Task Cancelled by HttpClient - 4.1.4 樊超
- Re: Task Cancelled by HttpClient - 4.1.4 SenthilKumar K