jackwener commented on code in PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#discussion_r877780942


##########
docs/en/install/install-deploy.md:
##########
@@ -486,3 +486,11 @@ Broker is a stateless process that can be started or 
stopped at will. Of course,
    For Example: ulimit -n 65536; this command set file descriptor to 65536.
 
    After starting BE process, you can use **cat /proc/$pid/limits** to see the 
actual limit of process.
+
+   if use supervisord, try to modify `minfds` in supervisord.conf

Review Comment:
   ```suggestion
      if use `supervisord`, try to modify `minfds` in supervisord.conf
   ```



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to