Persistent Connectionについてのチューニングパラメタについて説明します。
この項目は,Webフロントシステムの場合で,インプロセスHTTPサーバを使用するときにチューニングを検討してください。
表C-24 Persistent Connectionについて設定するチューニングパラメタ(推奨手順以外の方法)
設定項目 | 設定方法 | 設定個所 |
---|---|---|
Persistent Connection数の上限値 | 運用管理ポータル | [通信・スレッド制御に関する設定]画面の「Persistentコネクション」の「上限値」 |
usrconf.properties | webserver.connector.inprocess_http.persistent_connection.max_connectionsキー | |
リクエスト処理回数の上限値 | 運用管理ポータル | [通信・スレッド制御に関する設定]画面の「Persistentコネクション」の「リクエスト処理回数の上限値」 |
usrconf.properties | webserver.connector.inprocess_http.persistent_connection.max_requestsキー | |
タイムアウト | 運用管理ポータル | [通信・スレッド制御に関する設定]画面の「Persistentコネクション」の「タイムアウト」 |
usrconf.properties | webserver.connector.inprocess_http.persistent_connection.timeoutキー |