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/09/03 13:02:21 UTC

[GitHub] [apisix] ShiningRush commented on a change in pull request #2153: Change: worker and cpu optimization

ShiningRush commented on a change in pull request #2153:
URL: https://github.com/apache/apisix/pull/2153#discussion_r482959730



##########
File path: bin/apisix
##########
@@ -821,6 +821,11 @@ local function init()
         sys_conf["dns_resolver"] = dns_addrs
     end
 
+    local env_worker_processes = os.getenv("AS_WORKER_PROCESSES")

Review comment:
       How about `APIX_`?
   The prefix generally does not exceed four letters, such as `kubernetes -> kube`, `prometheus -> prom`, `grafana-> gf`




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