Elternprozess, dessen PID im <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></code> steht. Das heißt, Sie
sollten es niemals nötig haben, einem anderen Prozess, als dem
Elternprozess, ein Signal zu senden. Es gibt drei Signale, die Sie an den
- Elternprozess senden können: <a href="#term"><code>TERM</code></a>,
- <a href="#hup"><code>HUP</code></a> und
- <a href="#graceful"><code>USR1</code></a>, die nachfolgend beschrieben
+ Elternprozess senden können: <code><a href="#term">TERM</a></code>,
+ <code><a href="#hup">HUP</a></code> und
+ <code><a href="#graceful">USR1</a></code>, die nachfolgend beschrieben
werden.</p>
<p>Um dem Elternprozess ein Signal zu senden, verwenden Sie einen
whose pid is in the <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></code>. That is to say you
shouldn't ever need to send signals to any process except the
parent. There are three signals that you can send the parent:
- <a href="#term"><code>TERM</code></a>,
- <a href="#hup"><code>HUP</code></a>, and
- <a href="#graceful"><code>USR1</code></a>, which
+ <code><a href="#term">TERM</a></code>,
+ <code><a href="#hup">HUP</a></code>, and
+ <code><a href="#graceful">USR1</a></code>, which
will be described in a moment.</p>
<p>To send a signal to the parent you should issue a command
module="mpm_common">PidFile</directive>. That is to say you
shouldn't ever need to send signals to any process except the
parent. There are three signals that you can send the parent:
- <a href="#term"><code>TERM</code></a>,
- <a href="#hup"><code>HUP</code></a>, and
- <a href="#graceful"><code>USR1</code></a>, which
+ <code><a href="#term">TERM</a></code>,
+ <code><a href="#hup">HUP</a></code>, and
+ <code><a href="#graceful">USR1</a></code>, which
will be described in a moment.</p>
<p>To send a signal to the parent you should issue a command
module="mpm_common">PidFile</directive> steht. Das heißt, Sie
sollten es niemals nötig haben, einem anderen Prozess, als dem
Elternprozess, ein Signal zu senden. Es gibt drei Signale, die Sie an den
- Elternprozess senden können: <a href="#term"><code>TERM</code></a>,
- <a href="#hup"><code>HUP</code></a> und
- <a href="#graceful"><code>USR1</code></a>, die nachfolgend beschrieben
+ Elternprozess senden können: <code><a href="#term">TERM</a></code>,
+ <code><a href="#hup">HUP</a></code> und
+ <code><a href="#graceful">USR1</a></code>, die nachfolgend beschrieben
werden.</p>
<p>Um dem Elternprozess ein Signal zu senden, verwenden Sie einen