yinwoods commented on PR #50:
URL: 
https://github.com/apache/httpcomponents-core/pull/50#issuecomment-1219600212

   > It is the change related to HTTPCORE-486.100000 is an arbitrary value.In 
my test ,loop 100000 times will take less than 3ms usually. 100000 is also the 
value netty used as the similar logic .
   
   It's said to use 100K as limit value, but actually MAX_CHANNEL_REQUESTS = 
10000. Is this a typo bug?I have found when send too many requests will cause 
FullGC, even OOM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to