rpc_server_net_handler_expire_time

2025-01-24 01:53:30  Updated

rpc_server_net_handler_expire_time specifies the timeout period for the backend connection to process a request. If no response is received within the specified period of time after a request is sent, ODP considers the connection abnormal and removes the connection from the connection pool.

Note

This parameter is introduced since ODP V4.3.0.

Attribute Description
Parameter type Time
Default value 1d
Value range [0s, 10d]
Effective only after ODP restart No

Contact Us