The following table describes ODP parameters that do not need to be modified.
| Parameter | Default value | Value range | Effective upon restart | Description |
|---|---|---|---|---|
need_convert_vip_to_tname |
false | / | false | Specifies whether to convert virtual IP address to tenant name. |
username_separator |
":;-;." | Valid values: ':', '-', and '.' | false | Specifies the username used when the client connects to the ODP. Separate multiple usernames with commas (,). |
max_connections |
8192 | [0, 65535] | false | Specifies the maximum allowable fd value in ODP. |
enable_client_connection_lru_disconnect |
false | / | false | Specifies whether to disconnect when the number of client connections reaches the upper limit. * true: Disconnects the lru client session. * false: Disconnects the new client session. |
observer_min_keep_alive_connections |
0 | [0, 65535] | false | Specifies the minimum number of keepalive connections in the server session pool. If a server session has timed out but the number of server sessions in the keepalive queue has not reached the lower limit, ODP keeps the connection and resets the timeout. |
local_bound_ip |
0.0.0.0 | / | true | Indicates the local IP address of ODP. This is one of the ODP startup parameters. |
listen_port |
6688 | (1024, 65536) | true | Specifies the listening port of ODP. This is one of the ODP startup parameters. |
rootservice_cluster_name |
null | / | true | Specifies the name of the default cluster. |
obproxy_config_server_url |
null | / | true | This is one of the ODP startup parameters. |
current_local_config_version |
0 | [0, +∞) | false | Indicates the version of the current configuration. |
enable_proxy_scramble |
false | / | false | Specifies whether to enable scrambling on ODP. |
proxy_service_mode |
client | * client (default) * server | true | Specifies the ODP deployment and service mode. |
proxy_id |
0 | [0, 255] | true | Specifies the ID of the ODP service. |
app_name |
undefined | / | true | Specifies the application name of the ODP service. |
enable_metadb_used |
true | / | true | Specifies whether to enable access to the MetaDB. |
enable_get_rslist_remote |
true | / | true | Specifies whether to obtain the RS list from the config server. |
rootservice_cluster_name |
undefined | / | true | Specifies the name of the default cluster. |
rootservice_list |
null | / | true | Specifies the RS list. |
proxy_tenant_name |
null | / | true | Specifies the name of the default tenant. |
proxy_idc_name |
null | / | true | Specifies the name of the IDC where ODP is hosted. |