rpc_server_net_max_pending_request

2025-11-28 06:00:51  Updated

rpc_server_net_max_pending_request specifies the number of requests to be sent in the backend connection. When the number of requests reaches the specified value within rpc_server_net_invalid_time_us, ODP considers the backend connection invalid and removes the connection from the connection pool.

Note

This parameter is introduced since ODP V4.3.0.

Attribute Description
Parameter type Integer
Default value 10
Value range [0, +∞)
Effective only after ODP restart No

Contact Us