carterkozak opened a new pull request #216:
URL: https://github.com/apache/httpcomponents-core/pull/216


   This PR includes two commits, because this fix is implemented in two parts:
   1. Reuse chunk buffers between requests using a persistent connection in 
order to eliminate the performance cost of allocating buffers
   2. Increase the default value from 2 KiB to 8 KiB matching the default 
buffer size.


----------------------------------------------------------------
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.

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