> For the complete documentation index, see [llms.txt](https://docs.link11.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.link11.com/product-guides/secure-cdn/faq/throughput-benchmark.md).

# Throughput Benchmark

Before testing, the test IPs (85.131.136.82/32, 85.131.136.98/32) have to be [whitelisted](/product-guides/secure-cdn/interface/ip-whitelist.md) in the WebGUI.

{% hint style="danger" %}
Doing Benchmark tests from a single source/provider/region will create artificial behavior due to all requests being routed over the same CDN node.
{% endhint %}

To avoid distorting the results try either of these options:

* a) always test from multiple distributed sources
* b) don't do DNS based testing
* c) test multiple distributed nodes at once

The CDN nodes available for performance testing are (whitelisted IPs):

* 85.131.136.82/32
* 85.131.136.98/32

***

## Benchmarking Tools <a href="#howto-cdnbenchmarktests-benchmarkingtools" id="howto-cdnbenchmarktests-benchmarkingtools"></a>

As Benchmarking Tools, we recommend using the following:

* <https://github.com/wg/wrk>
* <https://jmeter.apache.org/>
* <https://iperf.fr/>

## **Commands**

**wrk tool**\
`./wrk -t 16 -c 1000 -d3m -H "Connection: Close" https://sweft.com/assets/css/main.css`

{% hint style="danger" %}
IMPORTANT:\
These are resource intensive tests. Customers shall not launch any performance tests prior to an agreement with Link11.
{% endhint %}
