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/25 06:43:17 UTC

[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

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