diff options
author | Eric Covener <covener@apache.org> | 2018-04-21 17:59:44 +0200 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2018-04-21 17:59:44 +0200 |
commit | 025ed9b18a90820858d5edf9e47fb1f6da5b9006 (patch) | |
tree | 1c01098f6e07396e73cbe85140bbce987565e3a9 /docs/manual/mod/worker.html.tr.utf8 | |
parent | xforms (diff) | |
download | apache2-025ed9b18a90820858d5edf9e47fb1f6da5b9006.tar.xz apache2-025ed9b18a90820858d5edf9e47fb1f6da5b9006.zip |
rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/worker.html.tr.utf8')
-rw-r--r-- | docs/manual/mod/worker.html.tr.utf8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/worker.html.tr.utf8 b/docs/manual/mod/worker.html.tr.utf8 index a0b30e7035..d4ff6b1a13 100644 --- a/docs/manual/mod/worker.html.tr.utf8 +++ b/docs/manual/mod/worker.html.tr.utf8 @@ -84,7 +84,7 @@ süreçlilik modülü.</td></tr> <li><a href="#comments_section">Yorum</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="how-it-works" id="how-it-works">Nasıl çalışır?</a></h2> +<h2><a name="how-it-works" id="how-it-works">Nasıl çalışır?</a><a title="Permanent link" href="#how-it-works" class="permalink">¶</a></h2> <p>Çocuk süreçleri devreye almaktan tek bir süreç (ana süreç) sorumludur. Her çocuk süreç <code class="directive"><a href="../mod/mpm_common.html#threadsperchild">ThreadsPerChild</a></code> yönergesinde belirtilen sayıda evre konuşlandırır. Bunlardan ayrı olarak, bir dinleyici evre bağlantıları |