Changes between Initial Version and Version 1 of Ticket #31, comment 2


Ignore:
Timestamp:
May 14, 2016, 11:56:02 PM (8 years ago)
Author:
Gregg Young
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31, comment 2

    initial v1  
    1 I think the way to do this is to have the first version attempt to open the second with the new configuration. If the 2nd fails to open the first version will remain open to allow the user to fix the config error that caused the second to fail. If it succeeds the second will close the first. I can pass the first's PID on the command line to tell the second it is a config reload (affects a potential error message) and tell it who to close on success.
     1I think the way to do this is to have the first version attempt to open the second with the new configuration. If the 2nd fails to open the first version will remain open to allow the user to fix the config error that caused the second to fail. If it succeeds the second will close the first. I can pass the first's PID on the command line to tell the second it is a config reload (effects a potential error message) and tell it who to close on success.