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!
将客户端请求重定向到备用 URL
如果类型为 HTTP 或 HTTPS 的负载平衡虚拟服务器出现故障或被禁用,则可以使用 HTTP 302 重定向将请求重定向到备用 URL。备用 URL 可以提供有关服务器状态的信息。配置的重定向 URL 在 HTTP 响应的位置标头中指定。响应中指定的确切 URL 取决于以下配置选项:
-
如果配置的重定向 URL 仅包含域名(例如 http://www.sample1.example.com),则 HTTP 响应中指定的重定向 URL 会附加统一资源标识符 (URI)。它是在对已配置域名的 HTTP 请求中指定的。例如,如果请求包含 GET http://www.sample2.example.com/images/site_nav.gif 标头,则重定向响应中的位置标头会指定 location: http://www.sample1.example.com/images/site_nav.gif 标头。
注意
请求和响应中的域名可能不同。在本主题中,这两个域名被称为 sample1.example.com 和 sample2.example.com 来解释这个概念。
-
如果配置的重定向 URL 包含完整路径,则无论请求中的 URI 如何,重定向响应都会指定完整的配置的 URL。例如,以下是这样的 URL:
- 请求的 URL - http://www.redirect.com/en/index.html
- 重定向 URL - http://www.redirect.com/en/site_down.html
下表列出了上述配置选项:
注意
配置重定向 URL 时, http://example.com URL 与 http://example.com/ URL 不同,因为后者包含 Webroot 路径的完整路径/。
如果负载平衡虚拟服务器配置有备份虚拟服务器和重定向 URL,则备份虚拟服务器将优先于重定向 URL。只有在主虚拟服务器和备份虚拟服务器都关闭时才使用重定向。
使用 CLI 将虚拟服务器配置为将客户端请求重定向到 URL
-
创建负载平衡虚拟服务器。
set lb vserver -redirect url
-
验证重定向 URL 选项是否按预期运行。禁用虚拟服务器。
disable vserver <vserver_name>
-
从 Web 浏览器访问网站 URL,以验证请求是否按预期重定向。在访问网站之前,您可能需要清除 Web 浏览器缓存并建立新的连接。
-
启用虚拟服务器。
enable vserver <vserver_name>
将虚拟服务器配置为使用 GUI 将客户端请求重定向到 URL
-
导航到流量管理 > 负载平衡 > 虚拟服务器。
-
在详细信息窗格中,要添加新的虚拟服务器,请单击“添加”。
-
要编辑现有的虚拟服务器,请从列表中选择该虚拟服务器,然后单击“编辑”。
-
在“高级设置”选项卡上,单击“保护”。在“重定向 URL”字段中,键入重定向 URL(例如 http://www.newdomain.com/mysite/maintenance)。
-
单击确定。
共享
共享
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.