# Nodetool setstreamthroughput

**setstreamthroughput** - Print the throughput cap for SSTables streaming in the system

Setting zero throughput disables capping

## Syntax

```console
nodetool [options] setstreamthroughput <value_in_mb>
```

See also

* [getstreamthroughput](https://docs.scylladb.com/manual/master/operating-scylla/nodetool-commands/getstreamthroughput.md)

[Nodetool Reference](https://docs.scylladb.com/manual/master/operating-scylla/nodetool.md)
