Revolyssup commented on issue #9970: URL: https://github.com/apache/apisix/issues/9970#issuecomment-1666912036
@cyrnicolase Can you provide some more information about your environment? You might have to adjust resource limit on your environment? Make sure to run `ulimit -n 1024` in your environment. You can check the limit by running `su - <user> -c "ulimit -a"` where `<user>` is the user of the openresty process on which APISIX is running. -- 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]
