Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] UNIX signals
- Date: Thu, 9 Mar 2006 09:35:30 -0500
- From: Jim <jep200404@example.com>
- Subject: [tlug] UNIX signals
- References: <1141877845.12967.107.camel@example.com><87ek1culi6.fsf@example.com><20060309104207.68c62a9b.godwin.stewart@example.com><440FFF05.9050107@example.com> <87acbzki48.fsf@example.com><20060309124710.cb989017.godwin.stewart@example.com><87oe0fiyou.fsf@example.com><20060309135133.76fd9b81.godwin.stewart@example.com><87k6b3iule.fsf@example.com>
Evan Monroig <evan.monroig@example.com> wrote: > The way I did [restarted sshd] was ok with my personal > server/computer, but a HUP signal certainly seems better for a > production server ! Why? > ... man pages ... Except that they > all say that HUP is useful, I don't find the documentation very > meaningful to me when trying to understand the difference between > signals. Should that be filed as a bug? No. Explaining signals is too much for a man page. You need a big long explanation to _understand_ signals. I'm sure there are such on the web, but I'm not aware of them. You'll have to dig. I have the dead tree explanations: Advanced Programming in the UNIX Environment, 2nd Ed. Stevens, Rago Advanced UNIX Programming, 2nd Ed. Rochkind The Design of the UNIX Operating System, Maurice J. Bach > However, I found the description in the apache doc [1]: > > Sending the HUP signal to the parent causes it to kill off its > children like in TERM but the parent doesn't exit. It re-reads its > configuration files, and re-opens any log files. Then it spawns a new > set of children and continues serving hits. Each program can handle HUP signals however it wants. What you quoted is how _Apache_ handles signals. Other programs likely handle signals differently.
- Follow-Ups:
- Re: [tlug] UNIX signals
- From: Jim
- Re: [tlug] UNIX signals
- From: Viktor Pavlenko
- Re: [tlug] UNIX signals
- From: Stephen J. Turnbull
- References:
- [tlug] hello from a new / old member
- From: Scott VanDusen
- Re: [tlug] hello from a new / old member
- From: Stephen J. Turnbull
- Re: [tlug] hello from a new / old member
- From: Godwin Stewart
- Re: [tlug] hello from a new / old member
- From: Edward Middleton
- Re: [tlug] hello from a new / old member
- From: Evan Monroig
- Re: [tlug] hello from a new / old member
- From: Godwin Stewart
- Re: [tlug] hello from a new / old member
- From: Evan Monroig
- Re: [tlug] hello from a new / old member
- From: Godwin Stewart
- Re: [tlug] hello from a new / old member
- From: Evan Monroig
Home | Main Index | Thread Index
- Prev by Date: [tlug] LC_CTYPE
- Next by Date: Re: [tlug] hello from a new / old member
- Previous by thread: Re: [tlug] hello from a new / old member
- Next by thread: Re: [tlug] UNIX signals
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links