-
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
AWSでNetScaler ADC VPXインスタンスを展開する
-
-
-
-
-
-
-
-
-
-
-
URLパッシブパーシステンスを構成する
-
-
-
-
-
-
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パッシブパーシステンスを構成する
URLパッシブパーシスタンスでは、Citrix ADCアプライアンスがクライアントから要求を受信すると、クライアント要求からサーバーのIPアドレスポート情報(単一の16進数で表現)を抽出します。
URL パッシブ永続性では、サーバの IP アドレスポート情報を含むクエリー要素を指定する高度な式を設定する必要があります。クラシックおよび高度なポリシー式の詳細については、「 ポリシーと式」を参照してください。
次の式は、文字列「urlp=」を含む URL クエリーの要求を検査し、サーバーの IP アドレスポート情報を抽出し、16 進数の文字列から IP およびポート番号に変換し、要求をこの IP アドレスで構成されたサービスに転送するようにアプライアンスを構成します。ポート番号。
HTTP.REQ.URL.AFTER_STR(“urlp=”)
URL パッシブパーシスタンスが有効で、前の式が設定されている場合、次の URL とサーバの IP アドレスポート文字列を含む要求は10.102.29.10:80に送信されます。
http://www.example.com/index.asp?&urlp=0A661D0A0050
永続性のタイムアウト値は、この永続タイプには影響しません。サーバーの IP アドレス/ポート情報をクライアント要求から抽出できる限り、永続性は維持されます。このパーシステンスタイプはアプライアンスリソースを消費しないため、永続的なクライアントの数に制限はありません。
URL パッシブパーシスタンスを設定するには、 ルールを必要としない永続性のタイプの設定で説明されているように、まずパーシステンスを設定します。パーシステンスタイプを URLPASSIVE に設定します。次に、次の手順を実行します。
CLI を使用して URL パッシブパーシステンスを設定するには
コマンドプロンプトで入力します。
set lb vserver <vserverName> [-persistenceType <persistenceType>] [-rule <expression>]
<!--NeedCopy-->
例:
set lb vserver LB-VServer-1 -persistenceType URLPASSIVE –rule HTTP.REQ.URL.AFTER_STR(“urlp=”)
<!--NeedCopy-->
GUI を使用して仮想サーバーのパーシステンスを設定するには
- [ **トラフィック管理** ] > [ **負荷分散** ] > [ **仮想サーバー**] に移動し、仮想サーバーを開きます。
- [永続性] セクションで、要件を満たす永続性タイプを選択します。仮想サーバーに最適なパーシステンスタイプは、オプションボタンとして使用できます。特定の仮想サーバータイプに適用できる他のパーシステンスタイプは、「 その他 」リストから選択できます。
注:
NetScaler リリース12.0ビルド56.20より前のバージョンでは、オプションボタンがない単一の永続性ドロップダウンリストですべてのパーシステンスタイプを使用できます。
共有
共有
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.