Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When encountering timeout errors in data store connections, you might want to increase the timeout values. Usually the default timeout values are fine. However in case your installation contains large amounts of certain kind of data, some requests may take longer than what the defaults allow.

CustomerID WildFly transaction timeout configuration for connections to PostgreSQL database

You can configure the transaction timeout using jboss-cli:

...

Info

The timeout is defined in seconds.

LDAP connection read timeout configuration for connections to any LDAP (OpenLDAP, AD LDS, Active Directory)

You can configure the connection read timeout either in the jndi.properties file or in the Service configuration (Configuration String section) in SSO Management:

...

  • com.sun.jndi.ldap.connect.timeout
    • Timeout for socket connections (default is 15000, or 15 seconds)
  • com.ubisecure.util.ldap.maxage
    • Max age for connections, a connection is re-opened after this time (default is 120000, or 2 minutes)

Filter by label (Content by label)
showLabelsfalse
max5
spacesKNB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("ldap","sql","timeout","timeouts") and type = "page" and space = "KNB"
labelstimeout sql ldap timeouts

...