wu-sheng commented on a change in pull request #95:
URL: 
https://github.com/apache/skywalking-satellite/pull/95#discussion_r770615379



##########
File path: docs/en/setup/plugins/server_grpc-server.md
##########
@@ -15,6 +15,12 @@ max_concurrent_streams: 32
 tls_cert_file: ""
 # The TLS key file path.
 tls_key_file: ""
+# To Accept Connection Limiter when reach the resource
+accept_limit:
+  # The max CPU utilization limit
+  cpu_utilization: 90

Review comment:
       I think `75%` is a more common default setting for CPU load. And have 
you verified this would be over 100% in multiple cores?




-- 
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]


Reply via email to