From 80caf2118d39cf0be0f4859f63afb4e67702e145 Mon Sep 17 00:00:00 2001 From: Dasha Karpova Date: Wed, 4 Oct 2023 13:07:54 +0400 Subject: [PATCH] Andrey Gerasimov asked to add it --- .../create-a-cdn-resource-for-only-static-files.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/cdn/getting-started/create-a-cdn-resource/create-a-cdn-resource-for-only-static-files.md b/documentation/cdn/getting-started/create-a-cdn-resource/create-a-cdn-resource-for-only-static-files.md index e9080a3d..1236e448 100644 --- a/documentation/cdn/getting-started/create-a-cdn-resource/create-a-cdn-resource-for-only-static-files.md +++ b/documentation/cdn/getting-started/create-a-cdn-resource/create-a-cdn-resource-for-only-static-files.md @@ -25,6 +25,8 @@ You can create up to 30 CDN resources in one account.  **Origin**. An origin is a source (e.g., a website, an application, a private bucket) from where the CDN resource will request the content. In the Gcore control panel, each origin is allocated to an origin group. +**Note**: The default timeout for CDN resources is set to 30 seconds. If the edge servers do not receive a response from the origin within this timeframe, they will respond either with an error or with an outdated cache file if Always Online is enabled. + - If you didn’t create the origin group, choose the **Specify content origin** option and follow our instructions to add an origin group (step 3). - If you created the origin group previously, choose the **Select origins group** option, click on the field, and select the required origin group.