diff --git a/changelog/november2024/2024-11-26-containers-added-dns-query-rate-limiting-update.mdx b/changelog/november2024/2024-11-26-containers-added-dns-query-rate-limiting-update.mdx new file mode 100644 index 0000000000..ddd286cdeb --- /dev/null +++ b/changelog/november2024/2024-11-26-containers-added-dns-query-rate-limiting-update.mdx @@ -0,0 +1,17 @@ +--- +title: DNS query rate limiting update +status: added +author: + fullname: 'Join the #serverless-containers channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-11-26 +category: serverless +product: containers +--- + +To ensure platform stability and performance, we have implemented a rate limit of 20 DNS queries per second for **full DNS resolutions** per Container instance. + +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, [reach out to our support team](https://console.scaleway.com/support/tickets/create) for assistance. + +Refer to the [dedicated documentation](/serverless/containers/reference-content/dns-query-rate-limit/) for more information on DNS query rate limiting. +