Support for adding new listening ports without downtime
Closed this issue · 0 comments
ziidu commented
What is the problem your feature solves, or the need it fulfills?
Does Pingora support adding a new listening port (e.g., my_server.add_tcp("0.0.0.0:8081")) to a live, running server without requiring a full stop and start of the process?