Skip to content

Commit 1b45efb

Browse files
Apply suggestions from code review
1 parent d0aaed5 commit 1b45efb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: DNS Query Rate Limiting Update
2+
title: DNS query rate limiting update
33
status: added
44
author:
55
fullname: 'Join the #serverless-containers channel on Slack.'
@@ -9,7 +9,9 @@ category: serverless
99
product: containers
1010
---
1111

12-
To ensure platform stability and performance, we've implemented a rate limit of 20 DNS queries per second for **full DNS resolutions** Container instance.
12+
To ensure platform stability and performance, we've implemented a rate limit of 20 DNS queries per second for **full DNS resolutions** per Container instance.
1313

14-
This rate limit **only applies** to queries that require a full DNS resolution, and is enforced independently for each Container instance. This rate limit is set at a level that is well above typical usage, so most users should not be impacted. If you do encounter any issues, please don't hesitate to reach out to our support team for assistance.
14+
This rate limit **only applies** to queries that require a full DNS resolution, and is enforced independently for each Container instance. This rate limit is set at a level that is well above typical usage, so most users should not be impacted. If you do encounter any issues, please don't hesitate to [reach out to our support team](https://console.scaleway.com/support/tickets/create) for assistance.
15+
16+
Refer to the [dedicated documentation](/serverless/containers/reference-content/dns-query-rate-limit/) for more information on DNS query rate limiting.
1517

0 commit comments

Comments
 (0)