How to make nginx not need to reload, and the upstream configuration can take effect dynamically in real time?
phpcn_u15822017-05-16 17:16:48
nginx -s reload is to reload the configuration. It should have no impact on the service. What else do you want to do?