Skip to content

Commit 3abb490

Browse files
authored
Merge pull request #7921 from piotrekwitkowski/patch-2
Update apq.md and remove a link that is not working
2 parents 38fe427 + 99d6cf4 commit 3abb490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/performance/apq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ If configured correctly, browser's dev tools should verify that queries are now
179179

180180
### Step 3: Set up a CDN
181181

182-
How exactly this works depends on exactly which CDN you chose. Configure your CDN to send requests to Apollo Server. Some CDNs may need to be specially configured to honor origin Cache-Control headers; for example, here is [Akamai's documentation on that setting](https://learn.akamai.com/en-us/webhelp/api-gateway/api-gateway-user-guide/GUID-7019E774-7A4D-44F9-A731-330F9780C34B.html). If all is well, cacheable queries should now be saved by the CDN.
182+
How exactly this works depends on exactly which CDN you chose. Configure your CDN to send requests to Apollo Server. Some CDNs may need to be specially configured to honor origin Cache-Control headers. If all is well, cacheable queries should now be stored by the CDN.
183183

184184
> Note that requests served directly by a CDN will not show up in the Studio dashboard.
185185

0 commit comments

Comments
 (0)