# What is the network bandwidth?

{% hint style="info" %}
Internet bandwidth depends on many factors including ISP speed, use of multiple connections, serving capacity, and receiving bandwidth.
{% endhint %}

Denvr Cloud does not throttle or limit customer traffic except for fair use of our total capacity shared in a region.

Internet access is a shared resource for each cluster.  Denvr actively monitors and plans for capacity growth as needed by clients.  Please contact Denvr Support if you have specific bandwidth requirements.&#x20;

## MSC1 (Calgary, Canada)

<table><thead><tr><th width="374">Network</th><th>Host Bandwidth</th></tr></thead><tbody><tr><td>Cluster network (between nodes)</td><td>Up to 25 Gbps</td></tr><tr><td>Compute network (InfiniBand)</td><td>800G InfiniBand</td></tr><tr><td>Storage access</td><td>Up to 25 Gbps</td></tr><tr><td>Internet access</td><td>10Gbps (shared by region)</td></tr></tbody></table>

## HOU1 (Houston, USA)

| Network                         | Host Bandwidth              |
| ------------------------------- | --------------------------- |
| Cluster network (between nodes) | Up to 200 Gbps              |
| Compute network (InfiniBand)    | 1600G and 3200G InfiniBand  |
| Storage access                  | Up to 200 Gbps              |
| Internet access                 | 100 Gbps (shared by region) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.denvrdata.com/docs/additional-information/faqs/what-is-the-network-bandwidth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
