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 App Firewall の使用メモリ関連の問題が発生した場合に従うべきベストプラクティスをいくつか次に示します。
nsconmsg コマンドの使用方法:
-
次のコマンドを実行して、グローバルメモリ統計を調べて、システムに十分なメモリがあり、メモリ割り当てに失敗していないことを確認します。
* *- nsconmsg -d memstats
-
次のコマンドを実行して、appsecure、IP レピュテーション、キャッシュ、および圧縮の現在の割り当てメモリ制限と最大メモリ制限を確認してください。
nsconmsg -d memstats | egrep -i APPSECURE|IPREP|CACHE|CMP
-
次のコマンドを実行して、appfw、DHT、IP レピュテーションアクティビティカウンタを確認します。
nsconmsg -g as -g appfwreq_ -g iprep -d current
-
次のコマンドを実行して、すべての Web App Firewall エラーカウンタを確認します。
nsconmsg -g as_ -g appfwreq_ -g iprep_ -d stats | grep err
-
以下のコマンドを実行して、すべてのシステムエラーカウンタを確認します。
nsconmsg -g err -d current
-
次のコマンドを実行して、CPU、APPFWREQ、AS、および DHT のカウンタを確認します。
nsconmsg -g cc_cpu_use -g appfwreq -g as -g dht -d current
-
次のコマンドを実行して、設定されているキャッシュメモリを確認します。
-
show cacheparameter
-
次のコマンドを実行して、設定したメモリを確認します。
nsconmsg -d memstats | egrep -i CACHE
-
Web App Firewall のコンポーネントとオブジェクトのメモリ分布を特定します。
AS_OBJ_ メモリを表示:
nsconmsg -K newnslog -d stats | grep AS_OBJ | egrep -v AppFW_cpu0|total | sort -k3
AS_COMPONENT_ メモリを表示:
nsconmsg -K newnslog -d stats | grep AS_COMPONENT | egrep -v AppFW_cpu0|total | sort –k3
次のコマンドを実行して、アクティブなセッションの数を確認します。
アクティブセッション数の監視/プロット:
nsconmsg -g as_alive_sessions -d current
割り当てられたセッション、空いているセッション、更新されたセッションの合計を監視/プロット:
nsconmsg -g as_tot_alloc_sessions -g as_tot_free_sessions -d current
nsconmsg -g as_tot_update_sessions -d current
必要に応じて、次のコマンドを実行してセッションタイムアウトを減らし、セッション制限が使用されないようにします。
set appfwsettings -sessionTimeout <300>
必要に応じて、次のコマンドを実行してセッションの最大有効期間を設定します。
set appfwsettings -sessionLifetime <7200>
割り当て済みメモリと使用済みメモリの確認
割り当てられたメモリと使用中のメモリの合計を確認するには:
- nsconmsg —d memstats コマンドを使用してください。 MEM_APPSECURE フィールドを確認してください 。
- stat appfw コマンドを使用して、メモリ消費量情報を取得します。
Web App Firewall は、特定の期間またはサイズを過ぎてもログを自動的に削除しません。
-
All AppFw logs are archived in the */var/log/ns.log*
ファイル。 ns.log ファイルはロールオーバータスクを実行します。
詳細については、次のリンクを参照してください。<http://support.citrix.com/article/CTX121898>
Web App Firewall メモリの増加:
- Web App Firewall のメモリを増やすための CLI オプションはありません。 Web App Firewall のメモリはプラットフォームによって異なります。
- nsapimgr オプションを使用してメモリを増やすこともできますが、お勧めしません。
Web App Firewall の最大許容メモリはプラットフォームによって決まり、IC を無効にしてもメモリ割り当てには影響しません。
共有
共有
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.