commit | ff3ac5c3dc2323ba54c3d9ef30ef4942a71b251d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jun 24 10:55:50 2016 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 13 15:53:48 2016 -0400 |
tree | 5efd439be1327a0c48c9103336e113186d3051cd | |
parent | 4720b0703a0dfcd6da6a308ea71aaacc55beade7 [diff] |
SUNRPC: Add a server side per-connection limit Allow the user to limit the number of requests serviced through a single connection, to help prevent faster clients from starving slower clients. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>