Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

ClientReconnectDuration

ECP 再接続の試行時間。この期間を経過すると、接続不能と判断されます。

Synopsis

[ECP]   ClientReconnectDuration=n

説明

n は、アプリケーション・サーバ (ECP クライアント) が、接続の再確立を試行し続ける期間 (秒数) です。この期間を経過すると接続不能と判断されるか、接続の失敗が宣言されます。アプリケーション・サーバ (ECP クライアント) は、ClientReconnectDuration がタイムアウトになるまで、ClientReconnectInterval で設定された間隔で接続を再試行します。

ClientReconnectDuration=1200

値の範囲

10 ~ 65535 秒。既定値は 1200 秒 (20 分) です。

管理ポータル

[システム管理] > [構成] > [接続性] > [ECP 設定] ページで、[このシステムを ECP アプリケーションサーバとする] 列の [リカバリまでの待機時間] を編集します。

FeedbackOpens in a new tab