enable_client_connection_lru_disconnect

2025-01-24 01:53:30  Updated

enable_client_connection_lru_disconnect specifies whether to accept new connections when the number of client connections reaches the upper limit.

Attribute Description
Parameter type Boolean
Default value False
Value range
  • True: specifies to accept new connections and disconnect the least used client connection.
  • False: specifies to reject new connections and return an error.
Effective only after ODP restart No

Contact Us