kalaksi / lightkeeper

LightkeeperRM (Remote Management) is a lightweight and modular drop-in replacement for maintaining servers over SSH.
GNU General Public License v3.0
122 stars 5 forks source link

Active connections are terminated when add/delete machine #8

Open oktay454 opened 1 year ago

oktay454 commented 1 year ago

Active connections are terminated when add/delete machine. There is no problem with one or two machines, but as the number of managed machines increases, opening closed connections will negatively affect the comfort of use.

kalaksi commented 3 months ago

@oktay454 in version 0.19.0, there are improvements in configuration reloading so it's now more seamless. Connections still get reset, though, so I'm not sure it fully addresses this issue.