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/07/07 07:42:10 UTC

[GitHub] [incubator-apisix] membphis opened a new pull request #1810: feature: support backup node in upstream, the weight of backup node i…

membphis opened a new pull request #1810:
URL: https://github.com/apache/incubator-apisix/pull/1810


   …s `0`.
   


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



[GitHub] [incubator-apisix] membphis commented on a change in pull request #1810: feature: support backup node in upstream, the weight of backup node i…

Posted by GitBox <gi...@apache.org>.
membphis commented on a change in pull request #1810:
URL: https://github.com/apache/incubator-apisix/pull/1810#discussion_r450679402



##########
File path: conf/config.yaml
##########
@@ -20,7 +20,7 @@ apisix:
   enable_admin: true
   enable_admin_cors: true         # Admin API support CORS response headers.
   enable_debug: false
-  enable_dev_mode: false          # Sets nginx worker_processes to 1 if set to true
+  enable_dev_mode: true           # Sets nginx worker_processes to 1 if set to true

Review comment:
       will revert it later




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



[GitHub] [incubator-apisix] moonming commented on a change in pull request #1810: feature: support backup node in upstream, the weight of backup node i…

Posted by GitBox <gi...@apache.org>.
moonming commented on a change in pull request #1810:
URL: https://github.com/apache/incubator-apisix/pull/1810#discussion_r450676000



##########
File path: conf/config.yaml
##########
@@ -20,7 +20,7 @@ apisix:
   enable_admin: true
   enable_admin_cors: true         # Admin API support CORS response headers.
   enable_debug: false
-  enable_dev_mode: false          # Sets nginx worker_processes to 1 if set to true
+  enable_dev_mode: true           # Sets nginx worker_processes to 1 if set to true

Review comment:
       why change this configure?




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