-
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
-
-
-
-
-
-
-
-
-
-
-
-
パーシステンスグループを構成する
-
-
-
-
-
-
-
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 サーバーなど) を処理する負荷分散サーバーがある場合、これらの接続を処理するように仮想サーバーグループを構成できます。仮想サーバーグループを作成するには、負荷分散サーバーが受け入れる接続の種類ごとに 1 つずつ、異なる種類の仮想サーバーを 1 つのグループにバインドします。次に、グループ全体にパーシステンスタイプを設定します。
永続性グループには、ソース IP ベースの永続性または HTTP cookie ベースの永続性を設定できます。グループ全体に対してパーシステンスを設定した後は、グループ内の個々の仮想サーバーに対してパーシステンスを変更することはできません。グループでパーシステンスを構成し、新しい仮想サーバーをグループに追加すると、新しい仮想サーバーのパーシステンスは、グループのパーシステンス設定と一致するように変更されます。
永続性が仮想サーバのグループに設定されている場合、各クライアント要求を受信するグループ内の仮想サーバに関係なく、初期要求に対して永続性セッションが作成され、後続の要求は初期要求と同じサービスに送信されます。
永続セッションを持つ仮想サーバーを、異なる永続タイプの負荷分散グループに追加すると、古い永続タイプに固有の既存の永続セッションが削除されます。永続セッションは、トラフィックが同じ仮想サーバーに送信される必要があるか、別のサーバーに送信される必要があるかを決定します。したがって、既存の確立された接続は影響を受けません。
負荷分散グループの永続性タイプは、仮想サーバーのプロトコルタイプに関係なく、そのグループにバインドされているすべての仮想サーバーに適用されます。負荷分散グループは、次の永続性タイプをサポートします。
- SourceIP
- CookieInsert
- 規則
一部の仮想サーバーは、特定の永続性タイプのみをサポートします。たとえば、タイプの仮想サーバー SSL_BRIDGE LBグループにはSourceIP永続性タイプのみを使用できます。
HTTP クッキーベースの永続性を設定する場合、HTTP クッキーのドメイン属性が設定されます。この設定により、異なる仮想サーバーが異なるパブリックホスト名を持つ場合、クライアントソフトウェアはクライアント要求に HTTP cookie を追加します。CookieInsert パーシステンスタイプの詳細については、「 HTTP クッキーに基づく永続性」を参照してください。
コマンドラインインターフェイスを使用して仮想サーバー永続性グループを作成するには
コマンドプロンプトで入力します。
bind lb group <vServerGroupName> <vServerName> -persistenceType <PersistenceType>
<!--NeedCopy-->
例:
bind lb group Vserver-Group-1 Vserver-LB-1 -persistenceType CookieInsert
<!--NeedCopy-->
構成ユーティリティを使用して仮想サーバグループを変更するには
- Traffic Management > Load Balancing > Persistency Groupsに移動して永続性グループを作成し、このグループの一部となる仮想サーバーを指定します。
コマンドラインインターフェイスを使用して仮想サーバーグループを変更するには
コマンドプロンプトで入力します。
set lb group <vServerGroupName> -PersistenceBackup <BackupPersistenceType> -persistMask <SubnetMaskAddress>
<!--NeedCopy-->
例:
set lb group vserver-Group-1 -PersistenceBackup SourceIP -persistMask 255.255.255.255
<!--NeedCopy-->
共有
共有
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.