Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
The following are parameters commonly applied to entire brokers; it is written under [broker] section.
ACCESS_CONTROL is a parameter used to limit applications which are trying to connect a broker. The default value is OFF. For details, see Broker Server Access Limitation.
ACCESS_CONTROL_FILE is a parameter used to configure the name of a file in which a database name, database user ID, and the list of IPs are stored. For details, see Broker Server Access Limitation.
ADMIN_LOG_FILE is a parameter used to configure the file in which time of running CUBRID broker is stored. The default value is a log/broker/cubrid_broker.log file.
MASTER_SHM_ID is a parameter used to specify the identifier of shared memory which is used to manage the CUBRID broker. Its value must be unique in the system. The default value is 30001.