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:
[email protected]


Reply via email to