Gerrard-YNWA commented on a change in pull request #6562:
URL: https://github.com/apache/apisix/pull/6562#discussion_r823373949
##########
File path: conf/config-default.yaml
##########
@@ -450,4 +450,8 @@ plugin_attr:
sequence_bits: 10 # each machine generates a maximum of (1
<< sequence_bits) serial numbers per millisecond
data_machine_ttl: 30 # live time for data_machine in etcd
(unit: second)
data_machine_interval: 10 # lease renewal interval in etcd (unit:
second)
-
+ #proxy-mirror:
Review comment:
Agree, 60000 is the default value of nginx, uncommenting and setting
them can be clearer. What about respects to nginx's 60 in seconds instead of
60000 in milliseconds ?
--
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]