Actions
Feature #5962
open[Keep] Use bufferpool in keepproxy to limit memory use when there are many concurrent PUTs
Story points:
1.0
Release:
Release relationship:
Auto
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.
Actions