From 1127bf9f153000e644ac095981d954c8f610eb3f Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 15 Jan 2009 13:21:46 +0000 Subject: [PATCH] * docs/manual: 'build.sh all'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734694 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 7 +- docs/manual/mod/core.html.tr.utf8 | 9 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/directives.html.de | 1 + docs/manual/mod/directives.html.es | 1 + docs/manual/mod/directives.html.ja.utf8 | 1 + docs/manual/mod/directives.html.ko.euc-kr | 1 + docs/manual/mod/directives.html.tr.utf8 | 1 + docs/manual/mod/index.html.de | 5 +- docs/manual/mod/index.html.en | 3 +- docs/manual/mod/index.html.es | 5 +- docs/manual/mod/index.html.ja.utf8 | 5 +- docs/manual/mod/index.html.ko.euc-kr | 5 +- docs/manual/mod/index.html.tr.utf8 | 4 +- docs/manual/mod/mod_sed.html.en | 56 ++++++------ docs/manual/mod/mod_unixd.html.en | 12 +-- docs/manual/mod/mod_unixd.html.tr.utf8 | 1 + docs/manual/mod/mod_unixd.xml.meta | 2 +- docs/manual/mod/mod_unixd.xml.tr | 2 +- docs/manual/mod/quickreference.html.de | 85 +++++++++--------- docs/manual/mod/quickreference.html.en | 14 +-- docs/manual/mod/quickreference.html.es | 89 ++++++++++--------- docs/manual/mod/quickreference.html.ja.utf8 | 87 +++++++++--------- docs/manual/mod/quickreference.html.ko.euc-kr | 87 +++++++++--------- docs/manual/mod/quickreference.html.tr.utf8 | 85 +++++++++--------- docs/manual/new_features_2_4.html.fr | 8 +- docs/manual/programs/configure.html.tr.utf8 | 14 ++- docs/manual/programs/configure.xml.meta | 2 +- docs/manual/programs/rotatelogs.html.en | 24 +++-- docs/manual/programs/rotatelogs.xml.ko | 2 +- docs/manual/sitemap.html.de | 2 + docs/manual/sitemap.html.en | 1 + docs/manual/sitemap.html.es | 2 + docs/manual/sitemap.html.ja.utf8 | 2 + docs/manual/sitemap.html.ko.euc-kr | 2 + docs/manual/sitemap.html.tr.utf8 | 1 + docs/manual/urlmapping.html.fr | 10 +-- docs/manual/urlmapping.html.tr.utf8 | 6 +- docs/manual/urlmapping.xml.meta | 2 +- 40 files changed, 359 insertions(+), 291 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 8e1e79724b..efc2d3ab18 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1580,14 +1580,17 @@ the server configuration files - + +
Description:Amount of time the server will wait for subsequent requests on a persistent connection
Syntax:KeepAliveTimeout seconds
Syntax:KeepAliveTimeout num[ms]
Default:KeepAliveTimeout 5
Context:server config, virtual host
Status:Core
Module:core
Compatibility:Specifying a value in milliseconds is available in +Apache 2.3.2 and later

The number of seconds Apache will wait for a subsequent - request before closing the connection. Once a request has been + request before closing the connection. By adding a postfix of ms the + timeout can be also set in milliseconds. Once a request has been received, the timeout value specified by the Timeout directive applies.

diff --git a/docs/manual/mod/core.html.tr.utf8 b/docs/manual/mod/core.html.tr.utf8 index b7860f624a..166d323a79 100644 --- a/docs/manual/mod/core.html.tr.utf8 +++ b/docs/manual/mod/core.html.tr.utf8 @@ -1618,15 +1618,18 @@ yönergeleri sarmalar. - + +
Açıklama:Bir kalıcı bağlantıda sunucunun bir sonraki isteği bekleme süresi
Sözdizimi:KeepAliveTimeout saniye
Sözdizimi:KeepAliveTimeout sayı[ms]
Öntanımlı:KeepAliveTimeout 5
Bağlam:sunucu geneli, sanal konak
Durum:Çekirdek
Modül:core
Uyumluluk:Apache 2.3.2'den itibaren milisaniyelik değerler belirtilebilmektedir.

Sunucunun kalıcı bir bağlantıyı kapatmadan önce bir sonraki isteği kaç - saniye bekleyeceğini belirler. İstek alındıktan sonra Timeout yönergesiyle belirtilen zaman aşımı - değeri uygulanır.

+ saniye bekleyeceğini belirler. Ayrıca, ms soneki kullanılarak süreyi + milisaniye olarak belirtmek de mümkündür. İstek alındıktan sonra + Timeout yönergesiyle belirtilen + zaman aşımı değeri uygulanır.

KeepAliveTimeout için yüksek bir değer belirtmek ağır yüklü sunucularda başarım sorunlarına yol açar. Daha yüksek bir diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 946982b305..193ee3b5de 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + +