-
-
将策略直接命中到缓存而非来源
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
直接策略请求缓存而不是源 Web 服务器
默认情况下,当请求匹配策略时,Citrix ADC 设备将请求直接转发到源服务器,或转发到源的负载平衡虚拟服务器,具体取决于您配置缓存重定向的方式。
您可以更改默认行为,以便当请求匹配策略时,请求将转发到缓存的负载平衡虚拟服务器。
要将策略请求的目标更改为源或缓存,请使用 onPolicyMatch
参数,该参数指定发送与缓存重定向策略匹配的请求的位置。
有效的选项是:
-
CACHE
-将所有匹配的请求定向到缓存。 -
ORIGIN
-将所有匹配的请求定向到源服务器。
注意 : 要使此选项起作用,必须将缓存重定向类型选择为
POLICY
。
可能的值: CACHE
、 ORIGIN
默认值: ORIGIN
使用 CLI 将策略请求的目标更改为源或缓存
在命令提示符处,键入以下命令以更改策略点击的目标并验证配置:
set cr vserver <name> [-onPolicyMatch (ORIGIN | CACHE)]
<!--NeedCopy-->
show cr vserver <name>
<!--NeedCopy-->
示例:
> set cr vserver Vserver-CRD-1 -onPolicyMatch CACHE
Done
> show cr vserver Vserver-CRD-1
Vserver-CRD-1 (*:80) - HTTP Type: CONTENT
State: UP ARP:DISABLED
Client Idle Timeout: 180 sec
Down state flush: ENABLED
Disable Primary Vserver On Down : DISABLED
Default: Content Precedence: URL Cache: TRANSPARENT
On Policy Match: CACHE L2Conn: OFF OriginUSIP: OFF
Redirect: POLICY Reuse: ON Via: ON ARP: OFF
1) Cache bypass Policy: bypass-cache-control
2) Cache bypass Policy: Policy-CRD
Done
<!--NeedCopy-->
使用 GUI 将策略命中的目标更改为源或缓存
- 导航到 流量管理 > 缓存重定向 > 虚拟服务器。
- 在详细信息窗格中,选择要更改策略请求的目标的虚拟服务器(例如,Vserver-CRD-1),然后单击打开。
- 在 “ 配置虚拟服务器(缓存重定向) ” 对话框中,单击 “ 高级”。
- 从 重定向 到下拉列表中选择 缓存 或 ORIGIN 。
- 单击 OK(确定)。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.