Skip to content

Commit 0247234

Browse files
committed
updating image
1 parent afa1a51 commit 0247234

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
36.7 KB
Loading

articles/frontdoor/troubleshoot-performance-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ A webpage often consists of many files. The way the website benefits from the A
147147
- Page customer attempts to load: https://contoso.com
148148
- **Explanation**: When the page loads, the initial file at the "/" directory calls other files, which build the page. These files are images, JavaScript, text files and more. If those files aren't called via the AFD hostname, *contoso.com*, the AFD is ***not*** being utilized. So, if one of the file requested by the website is *`http://www.images.fabrikam.com/businessimage.jpg`* the file is ***not*** benefiting from the use of the AFD. Instead, the file is being requested directly, from the *`images.fabrikam.com`* server, by the browser on the requesting client.
149149
150-
:::image type="content" source="media/troubleshoot-performance-issues/AFDCDNPerformance.jpg" alt-text="Example of multiple, differently sourced files for a singular website and how it affects AFD performance":::
150+
:::image type="content" source="media/troubleshoot-performance-issues/afd-cdn-performance.jpg" alt-text="Example of multiple, differently sourced files for a singular website and how it affects AFD performance":::
151151
152152
### Scenario 3 | Environment Information Needed
153153

0 commit comments

Comments
 (0)