We are using Apache Http Client 4.1.3 in production systems now. I am using a
ThreadSafeClientConnection Manager to pool http connections. We have a
concurrent user base of 126 users per second hitting 2 JVMs in cluster. What
I need to know is what should be the value of Max Total and
DefaultMaxPe
?
>
> On Mon, May 7, 2012 at 7:21 PM, apachehttpdev07
> wrote:
>
>>
>> We are using Apache Http Client 4.1.3 in production systems now. I am
>> using a
>> ThreadSafeClientConnection Manager to pool http connections. We have a
>> concurrent user base of 126 u