Is it possible to manage routes in Nginx server dynamically, add and remove them, without stopping it from work, something like a circuit breaker (turn on / turn off) ? (the most closest analogy, I've found is Istio in Kubernetes, that allows to do that) (If this functionality is available within some other Software, please mention it down below)