[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: what is normal conserver hang during reconfig

Bryan Stansell bryan@conserver.com
Wed, 19 Oct 2016 05:10:45 GMT


> On Oct 18, 2016, at 9:16 PM, Chris Fowler via users <users@conserver.com> wrote:
> 
> Does a HUP close and open consoles?  Does a HUP open consoles that are down?   If it si going after consoles that are down and blocking that could be what is going on.
> 

A HUP doesn't close and open consoles (it will reopen log files though).  It will try and open anything down (socket connections are set up to be non-blocking).

Bryan