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



##########
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 change `AS_` prefix to `APISIX_`? which is more clear




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