server throttle set
$ kopia server throttle set
Set throttling parameters for a running server
Flag | Short | Default | Help |
---|---|---|---|
--address |
http://127.0.0.1:51515 |
Address of the server to connect to | |
--concurrent-reads |
Set max concurrent reads | ||
--concurrent-writes |
Set max concurrent writes | ||
--download-bytes-per-second |
Set the download bytes per second | ||
--list-requests-per-second |
Set max lists per second | ||
--read-requests-per-second |
Set max reads per second | ||
--server-cert-fingerprint |
Server certificate fingerprint | ||
--server-control-password |
Server control password | ||
--server-control-username |
Server control username | ||
--upload-bytes-per-second |
Set the upload bytes per second | ||
--write-requests-per-second |
Set max writes per second | ||
--server-password |
[ADV] Server control password | ||
--server-username |
[ADV] Server control username |