ADVANCED_SERVER_SETTINGS

Description

This table stores information about advanced server settings.

Columns

Column Name Data Type Description
ID bigint(20) Primary key, unique identifier for each advanced server setting.
CONNECTION_TIMEOUT_IN_SECONDS bigint(20) The connection timeout in seconds.
READ_TIMEOUT_IN_SECONDS bigint(20) The read timeout in seconds.
SEARCH_TIMEOUT_IN_SECONDS bigint(20) The search timeout in seconds.