yzprofile / ngx_http_dyups_module

[Deprecated] update upstreams' config by restful interface
875 stars 197 forks source link

just a simple question: why restore_upstreams feature was obsolated? #93

Open yt8210 opened 6 years ago

yt8210 commented 6 years ago

why restore_upstreams feature was obsolated? Thanks.

Frodox commented 6 years ago

upd @yzprofile

yzprofile commented 6 years ago

hmm...

it's hard to remember the details.

it's better to do restore operation in process init with the whole configuration by files or remote config api in lua, but not rely on the restore_upstreams directive.