HTHou opened a new pull request, #15260: URL: https://github.com/apache/iotdb/pull/15260
## Description The default value of rpcMaxConcurrentClientNum 65535 is too large. Reducing the default number of allowed client connections can enhance the self-protection mechanism of the database. These PR changes the default cn_rpc_max_concurrent_client_num to 3000, changes the default dn_rpc_max_concurrent_client_num to 1000. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
