commit | 20b0c846435c5d89154d3e1d50ca26d0cb32f455 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue May 03 10:55:35 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri May 13 17:53:03 2011 -0700 |
tree | 7de8c86f514d4978d0f74beb7bb9702656578dcf | |
parent | e59c288fca5a99d07f09494e8d03a228a347c3f8 [diff] |
Make Apache HttpClient play nice with large kernel socket buffers. Given the large maximum size likely to be set for kernel socket buffers on LTE devices, we need to stop Apache HttpClient from allocating some integer multiple of that size on the heap for each socket. On one device, 16 HTTP connections would fill the heap. Bug: 3514259 Change-Id: I4a8c13882ad794ddbeaf53a6cdc4d42d1aa3fb2f