Feature #5962
[Keep] Use bufferpool in keepproxy to limit memory use when there are many concurrent PUTs
Start date:
05/08/2015
Due date:
% Done:
0%
Estimated time:
Story points:
1.0
Description
keepstore lets you specify -max-buffers. keepproxy should have this feature too, for PUT requests. services/keepstore/bufferpool.go can be moved into a package in sdk/go/bufferpool/ so both keepstore and keepproxy can use it.
Related issues
History
#1
Updated by Tom Morris almost 3 years ago
- Related to Bug #13515: keepproxy memory usage limit? added