YuanSheng Wang
|
cf882bda1e
|
feature: divide config.yaml into two files config-custom.yaml & confi… (#2023)
* feature: divide config.yaml into two files config-custom.yaml & config-default.yaml .
fix #1923
|
2020-08-18 20:18:55 +08:00 |
|
罗泽轩
|
0b00e82773
|
bugfix: avoid setting Server header twice (#2065)
Fix #2064.
|
2020-08-15 17:19:35 +08:00 |
|
罗泽轩
|
f7b5f2b7ec
|
feat: allow customizing worker_processes (#2017)
* feat: allow customizing worker_processes
Close #2016
|
2020-08-07 17:25:26 +08:00 |
|
Yousa
|
d079b3dbcc
|
'worker_shutdown_timeout 240s' in nginx.conf is better. (#1883)
|
2020-07-24 16:05:29 +08:00 |
|
YuanSheng Wang
|
9b47b31c50
|
change: disable reuseport in development mode, it more easy to manage worker process. (#1175)
|
2020-06-10 11:32:52 +08:00 |
|
Yousa
|
4b47391a6c
|
bugfix(CLI): generate the 'worker_cpu_affinity' config for Linux OS (#1658)
Fix #1657
|
2020-06-09 20:44:15 +08:00 |
|
dabue
|
d780f7406f
|
[bugfix(CLI)]: check whether the user has enabled etcd v2 protocol. (#1665)
|
2020-06-09 20:42:38 +08:00 |
|
dabue
|
3228e16705
|
feature: support to enable HTTPS for admin API (#1648)
|
2020-06-07 21:02:50 +08:00 |
|
qiujiayu
|
7baa0abd44
|
feature: if the dns_resolver is not set in the file conf/config.yaml , use the resolver in local DNS. (#1217)
Fix #1164
|
2020-03-26 09:48:18 +08:00 |
|
Wen Ming
|
a610e8917c
|
Revert "feature: auto import nameservers into APISIX from system resolver. (#1167)" (#1205)
This reverts commit e1ac426443 .
This PR break CI and no test cases cover, so I have to revert it.
|
2020-03-06 10:30:32 +08:00 |
|
qiujiayu
|
e1ac426443
|
feature: auto import nameservers into APISIX from system resolver. (#1167)
Fix #1164
|
2020-03-02 16:04:15 +08:00 |
|
YuanSheng Wang
|
e33f75da4e
|
bugfix: use ss.listen_port to generate https listening port. (#1133)
|
2020-02-18 12:40:15 +08:00 |
|