Skip to content

Commit 8a5038c

Browse files
committed
[Docs] Mirage deprecation follow-up
1 parent 16f7f73 commit 8a5038c

File tree

13 files changed

+20
-18
lines changed

13 files changed

+20
-18
lines changed

src/content/docs/cache/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Review the list of Cloudflare features that function in this manner:
6868

6969
* [Rocket Loader](/speed/optimization/content/rocket-loader/)
7070
* [Polish](/images/polish/)
71-
* [Mirage](/speed/optimization/images/mirage/)
71+
* [Mirage](/speed/optimization/images/mirage/) (deprecated)
7272
* [Hotlink Protection](/waf/tools/scrape-shield/hotlink-protection/)
7373
* [Email address obfuscation](/waf/tools/scrape-shield/email-address-obfuscation/)
7474
* [Bot Management JavaScript Detections](/bots/additional-configurations/javascript-detections/)

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/product-compatibility.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This is not an exhaustive list of Cloudflare products and features.
3737
| [IPv6 Compatibility](/network/ipv6-compatibility/) | Yes | Yes\* | If the customer zone has **IPv6 Compatibility** enabled, generally the SaaS zone should as well.<br/><br/>If not, make sure the SaaS zone enables [Pseudo IPv4](/network/pseudo-ipv4/). |
3838
| [Load Balancing](/load-balancing/) | No | Yes | Customer zones can still use Load Balancing for non-O2O traffic. |
3939
| [Page Rules](/rules/page-rules/) | Yes\* | Yes | Page Rules that match the subdomain used for O2O may block or interfere with the flow of visitors to your website. |
40-
| [Mirage](/speed/optimization/images/mirage/) | Yes | Yes | |
40+
| [Mirage](/speed/optimization/images/mirage/) (deprecated) | Yes | Yes | |
4141
| [Origin Rules](/rules/origin-rules/) | Yes | Yes | Enterprise zones can configure Origin Rules, by setting the Host Header and DNS Overrides to direct traffic to a SaaS zone. |
4242
| [Page Shield](/page-shield/) | Yes | Yes | |
4343
| [Polish](/images/polish/) | Yes\* | Yes | Polish only runs on cached assets. If the customer zone is bypassing cache for SaaS zone destined traffic, then images optimized by Polish will not be loaded from origin. |
@@ -49,6 +49,6 @@ This is not an exhaustive list of Cloudflare products and features.
4949
| [WAF custom rules](/waf/custom-rules/) | Yes | Yes | WAF custom rules that match the subdomain used for O2O may block or interfere with the flow of visitors to your website. |
5050
| [WAF managed rules](/waf/managed-rules/) | Yes | Yes | |
5151
| [Waiting Room](/waiting-room/) | Yes | Yes | |
52-
| [Websockets](/network/websockets/) | No | No | |
52+
| [WebSockets](/network/websockets/) | No | No | |
5353
| [Workers](/workers/) | Yes\* | Yes | Similar to Page Rules, Workers that match the subdomain used for O2O may block or interfere with the flow of visitors to your website. |
5454
| [Zaraz](/zaraz/) | Yes | No | |

src/content/docs/rules/configuration-rules/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ API configuration property name: `"fonts"` (boolean).
156156

157157
## Mirage
158158

159-
[Mirage](/speed/optimization/images/mirage/) accelerates image delivery for your visitors based on their device.
159+
[Mirage](/speed/optimization/images/mirage/) (deprecated) accelerates image delivery for your visitors based on their device.
160160

161161
Use this setting to turn on or off Mirage for matching requests.
162162

src/content/docs/rules/page-rules/reference/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The available Page Rules settings are the following:
4141
| Forwarding URL | Redirects one URL to another using an `HTTP 301/302` redirect. Refer to [Wildcard matching and referencing](/rules/page-rules/reference/wildcard-matching/). | All |
4242
| Host Header Override | Apply a specific host header.<Render file="origin-rule-promotion" product="rules" params={{ originRuleUrl: "/rules/origin-rules/features/#host-header" }} /> | Enterprise |
4343
| IP Geolocation Header | Cloudflare adds a `CF-IPCountry` HTTP header containing the country code that corresponds to the visitor. | All |
44-
| [Mirage](/speed/optimization/images/mirage/) | Turn on or off **Mirage**.<Render file="configuration-rule-promotion" product="rules" /> | Pro and above |
44+
| [Mirage](/speed/optimization/images/mirage/) | Turn on or off **Mirage** (deprecated).<Render file="configuration-rule-promotion" product="rules" /> | Pro and above |
4545
| [Opportunistic Encryption](/ssl/edge-certificates/additional-options/opportunistic-encryption/) | Turn on or off the **Opportunistic Encryption**.<Render file="configuration-rule-promotion" product="rules" />  | All |
4646
| [Origin Cache Control](/cache/concepts/cache-control/) | Origin Cache Control is enabled by default for Free, Pro, and Business domains and disabled by default for Enterprise domains. | All |
4747
| Origin Error Page Pass-thru | Turn on or off Cloudflare error pages generated from issues sent from the origin server. If enabled, this setting triggers error pages issued by the origin. | Enterprise |

src/content/docs/rules/reference/page-rules-migration.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Also, to streamline common configurations, the Cloudflare dashboard now includes
9797
| Forwarding URL | Redirect Rules (Single Redirects) | [Migrate Forwarding URL](#migrate-forwarding-url) |
9898
| Host Header Override | Origin Rules | [Migrate Host Header Override](#migrate-host-header-override) |
9999
| IP Geolocation Header | Transform Rules (Managed Transforms) | [Migrate IP Geolocation Header](#migrate-ip-geolocation-header) |
100-
| Mirage | Configuration Rules | [Migrate Mirage](#migrate-mirage) |
100+
| Mirage (deprecated) | Configuration Rules | [Migrate Mirage](#migrate-mirage) |
101101
| Opportunistic Encryption | Configuration Rules | [Migrate Opportunistic Encryption](#migrate-opportunistic-encryption) |
102102
| Origin Cache Control | Cache Rules | [Migrate Origin Cache Control](#migrate-origin-cache-control) |
103103
| Origin Error Page Pass-thru | Cache Rules | [Migrate Origin Error Page Pass-thru](#migrate-origin-error-page-pass-thru) |
@@ -653,7 +653,7 @@ You configured a Page Rule turning off Cloudflare Apps (deprecated) for all subd
653653
The **Disable Performance** setting is deprecated. Any Page Rules with this setting will not be migrated.
654654
:::
655655

656-
This Page Rules setting turned off Mirage, Polish, and Rocket Loader. You can still turn on or off relevant Cloudflare features one by one using Configuration Rules.
656+
This Page Rules setting turned off Mirage (deprecated), Polish, and Rocket Loader. You can still turn on or off relevant Cloudflare features one by one using Configuration Rules.
657657

658658
<Tabs> <TabItem label="Dashboard">
659659

@@ -1038,13 +1038,13 @@ You configured a Page Rule adding a `CF-IPCountry` HTTP header, for all requests
10381038

10391039
</TabItem> </Tabs>
10401040

1041-
### Migrate Mirage
1041+
### Migrate Mirage (deprecated) {/* migrate-mirage */}
10421042

10431043
<Tabs> <TabItem label="Dashboard">
10441044

10451045
**Context:**
10461046

1047-
You configured a Page Rule turning off Mirage for all subdomains of `example.com` and the `example.com` domain itself:
1047+
You configured a Page Rule turning off Mirage (deprecated) for all subdomains of `example.com` and the `example.com` domain itself:
10481048

10491049
- **URL**: `*example.com/*`
10501050
- **Setting**: _Mirage_

src/content/docs/speed/optimization/content/troubleshooting/content-encoding-issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You also have the option to turn off these features site-wide within the dashboa
1313

1414
- [Email Obfuscation](/waf/tools/scrape-shield/email-address-obfuscation/), located in the **Scrape Shield** section.
1515
- [Rocket Loader](/speed/optimization/content/rocket-loader/), located in **Speed** > **Optimization** > **Content Optimization** section.
16-
- [Mirage](/speed/optimization/images/mirage/), located in **Speed** > **Optimization** > **Image Optimization**. section.
16+
- [Mirage](/speed/optimization/images/mirage/) (deprecated), located in **Speed** > **Optimization** > **Image Optimization**. section.
1717
- [Automatic HTTPS Rewrites](/ssl/edge-certificates/additional-options/automatic-https-rewrites/), located in the **SSL/TLS** > **Edge Certificates** section.
1818

1919
Misconfiguring the `Content-Type` or charset within HTML, or leaving them unspecified can lead to unintended consequences. This can disrupt the intended content presentation, resulting in disorganized rendering and potentially unclear characters. Properly configuring these elements ensures consistent and accurate interpretation, correct HTML modifications, and accurate rendering for browsers. This creates a seamless user experience and aligns with best practices in web development.

src/content/docs/speed/optimization/images/mirage.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ learning_center:
77
link: https://www.cloudflare.com/learning/performance/what-is-lazy-loading/
88
sidebar:
99
order: 3
10-
10+
label: Mirage
11+
badge:
12+
text: Deprecated
1113
---
1214

1315
import { FeatureTable, GlossaryTooltip, Render } from "~/components"

src/content/docs/speed/optimization/images/troubleshooting/troubleshooting-missing-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ To troubleshoot:
1414
* [Purge cache](/cache/how-to/purge-cache) for the URL of the missing image file.
1515
* [Temporarily pause Cloudflare](/fundamentals/manage-domains/pause-cloudflare/).
1616
* Disable [Rocket Loader](/speed/optimization/content/rocket-loader/enable/).
17-
* Disable [Mirage](/speed/optimization/images/mirage/#enable-mirage).
17+
* Disable [Mirage](/speed/optimization/images/mirage/#enable-mirage) (deprecated).
1818
2. Retest the image load in a private browser tab.
1919
3. If the issue is not fixed, try another of the actions suggested in Step 1.

0 commit comments

Comments
 (0)