-
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
-
NetScalerアプライアンスのアップグレードとダウングレード
-
-
-
-
-
-
-
-
-
-
-
パーシステンスグループを構成する
-
-
-
-
-
-
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 つのグループにバインドします。次に、グループ全体のパーシステンスタイプを設定します。
パーシスタンスグループには、ソース IP ベースのパーシステンスまたは HTTP Cookie ベースのパーシステンスのいずれかを設定できます。グループ全体に永続性を設定した後は、グループ内の個々の仮想サーバーの永続性を変更することはできません。グループにパーシステンスを設定してから新しい仮想サーバーをグループに追加すると、新しい仮想サーバーのパーシスタンスはグループのパーシスタンス設定と一致するように変更されます。
仮想サーバーのグループに永続性が構成されている場合、各クライアント要求を受信するグループ内の仮想サーバーに関係なく、最初の要求に対して永続セッションが作成され、その後の要求は、最初の要求と同じサービスに送信されます。
持続性セッションを持つ仮想サーバーを、異なる持続性タイプの負荷分散グループに追加すると、古い持続性タイプに固有の既存の永続セッションは削除されます。永続セッションは、トラフィックを同じ仮想サーバーに送信するか、別のサーバーに送信する必要があるかを決定します。したがって、既存の確立された接続は影響を受けません。
負荷分散グループのパーシステンスタイプは、仮想サーバーのプロトコルタイプに関係なく、そのグループにバインドされているすべての仮想サーバーに適用されます。負荷分散グループは次の持続性タイプをサポートします。
- SourceIP
- CookieInsert
- 規則
一部の仮想サーバーは、特定の持続性タイプのみをサポートします。たとえば、SSL_BRIDGE タイプの仮想サーバーは、LB グループに SourceIP パーシスタンスタイプのみを使用できます。
HTTP クッキーベースのパーシステンスを設定すると、HTTP Cookie のドメイン属性が設定されます。この設定により、異なる仮想サーバーが異なるパブリックホスト名を持つ場合、クライアントソフトウェアはクライアント要求に 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.