From 0bae8911f8a53f3e1774e2c09a83c9949a56fe43 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Mon, 29 Apr 2024 15:58:41 -0700 Subject: [PATCH] docs(load_test.md): formatting --- docs/my-website/docs/load_test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/load_test.md b/docs/my-website/docs/load_test.md index 08282d0636..fb737c0f2e 100644 --- a/docs/my-website/docs/load_test.md +++ b/docs/my-website/docs/load_test.md @@ -220,7 +220,7 @@ Test if your defined tpm/rpm limits are respected across multiple instances. The quickest way to do this is by testing the [proxy](./proxy/quick_start.md). The proxy uses the [router](./routing.md) under the hood, so if you're using either of them, this test should work for you. In our test: -- Max RPM per deployment is 100 requests per minute +- Max RPM per deployment is = 100 requests per minute - Max Throughput / min on proxy = 200 requests per minute (2 deployments) - Load we'll send to proxy = 600 requests per minute