LDAP 接続プールを設定する
When connection pooling is enabled, the LDAP service provider maintains a pool of connections and assigns them as needed. When a connection is closed, LDAP returns the connection to the pool for future use. This can improve performance significantly.
This page describes the site-wide settings for LDAP connection pooling in Crowd.
To configure the LDAP connection pooling in Crowd,
- Crowd Administration Console にログインします。
- Click the 'Administration' tab in the top navigation bar.
- Click 'LDAP Connection Pool' in the left-hand menu.
- The 'LDAP Connection Pool' screen appears. Enter the details for each setting, as described in the table below.
- Click the 'Update' button.
- Restart Crowd to put the changes into effect.
接続プールの設定 |
説明 |
既定値 |
---|---|---|
初期プール サイズ |
プールに初めて接続した時に作成される LDAP コネクションの数。 |
|
推奨プール サイズ |
最適なプールのサイズ。コネクションの数がこの値より大きくなると、LDAP はアイドル中のコネクションを削除します。値が |
|
最大プール サイズ |
コネクションの最大数。コネクションの数がこの値に達すると、LDAP は以降のコネクションを拒否します。結果として、アプリケーションによって作成された LDAP サーバーに対するリクエストはブロックされます。この値が |
|
プール タイムアウト |
プールから削除される前にコネクションがアイドル状態で滞留できる時間 (秒)。アプリケーションがプールされたコネクションの使用を終えると、コネクションはアイドル状態としてマークされ、再利用を待ちます。この値が |
|
プール プロトコル |
これらのプロトコルタイプのみが LDAP に接続できます。複数のプロトコルを許可する場合は、スペース区切りで値を入力します。有効な値は以下のとおりです。
|
|
プール認証 |
これらの認証タイプのみが LDAP に接続できます。複数の認証タイプを許可する場合は、スペース区切りで値を入力します。LDAP 認証方式の詳細については、RFC 2829 をご参照ください。有効な値は以下のとおりです。
|
|
Screenshot: LDAP Connection Pool