You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/19 08:17:56 UTC

[GitHub] [apisix] idbeta opened a new issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

idbeta opened a new issue #2467:
URL: https://github.com/apache/apisix/issues/2467


   ### Issue description
   The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024), APISIX should prompt to modify, otherwise, the performance is low
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS:
   


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

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



[GitHub] [apisix] spacewander closed issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2467:
URL: https://github.com/apache/apisix/issues/2467


   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] membphis commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2467:
URL: https://github.com/apache/apisix/issues/2467#issuecomment-713322581


   > if user limits too small(like 1024), APISIX should prompt to modify, otherwise, the performance is low
   
   We need this kind of prompt.
   
   If CLI can find some environment setting problems before APISIX starting, the user will be reminded by a warning message and how to fix it.
   
   It makes it easier for users to use APISIX quickly and correctly. 
   
   For example, check the value of ʻulimit -n`.


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

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



[GitHub] [apisix] HelloBug0 commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
HelloBug0 commented on issue #2467:
URL: https://github.com/apache/apisix/issues/2467#issuecomment-716102378


   When I run apisix, I can see this notice in error.log
   `2020/10/25 06:18:31 [notice] 255449#255449: getrlimit(RLIMIT_NOFILE): 999999:999999`
   This log shows the current value and the max value of opening files. 
   
   The user could check the logs and know the limits of systems.
   


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

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



[GitHub] [apisix] spacewander commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2467:
URL: https://github.com/apache/apisix/issues/2467#issuecomment-932958586


   Already done.


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] moonming commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2467:
URL: https://github.com/apache/apisix/issues/2467#issuecomment-713272710


   I don't think this the job of Apache APISIX


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

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



[GitHub] [apisix] moonming commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise the performance is low

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2467:
URL: https://github.com/apache/apisix/issues/2467#issuecomment-713343822


   got it
   Thanks,
   Ming Wen
   Twitter: _WenMing
   
   
   YuanSheng Wang <no...@github.com> 于2020年10月21日周三 下午1:55写道:
   
   > if user limits too small(like 1024), APISIX should prompt to modify,
   > otherwise, the performance is low
   >
   > We need this kind of prompt.
   >
   > If CLI can find some environment setting problems before APISIX starting,
   > the user will be reminded by a warning message and how to fix it.
   >
   > It makes it easier for users to use APISIX quickly and correctly.
   >
   > For example, check the value of ʻulimit -n`.
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/apisix/issues/2467#issuecomment-713322581>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AGJZBK77UTIQ2UC7FYD55H3SLZZVFANCNFSM4SVZT47Q>
   > .
   >
   


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

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