Skip to content

Commit

Permalink
Updating docs
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Igor <[email protected]>
  • Loading branch information
pedroigor committed Dec 10, 2024
1 parent ebfd350 commit fb24327
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ The LDAP connection pool configuration is configured using the following system
| `com.sun.jndi.ldap.connect.pool.debug` | A string that indicates the level of debug output to produce. Valid values are "fine" (trace connection creation and removal) and "all" (all debugging information)
|===

By default, connection pooling is enabled for both `plain` and `ssl` protocols.

For more details, see the link:https://docs.oracle.com/javase/jndi/tutorial/ldap/connect/config.html[Java LDAP Connection Pooling Configuration] documentation.

To set any of these properties, you can set the `JAVA_OPTS_APPEND` environment variable:
Expand Down

0 comments on commit fb24327

Please sign in to comment.