You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/20 06:32:24 UTC

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9702: 更新文档中的编译与部署章节

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-unsubscribe@doris.apache.org

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


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