From b4ca82bac7ae595a41e2ad6b9191ef44000fca60 Mon Sep 17 00:00:00 2001
From: Rainer Jung
Date: Tue, 8 Nov 2011 22:58:14 +0000
Subject: [PATCH] Update docs for default TimeOut value for other languages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199511 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml.de | 4 ++--
docs/manual/mod/core.xml.es | 2 +-
docs/manual/mod/core.xml.fr | 2 +-
docs/manual/mod/core.xml.ja | 2 +-
docs/manual/mod/core.xml.tr | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index d3a16fb0e8..8f2f7e55b1 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -3194,7 +3194,7 @@ verarbeiten
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht
TimeOut Sekunden
-TimeOut 300
+TimeOut 60
server config
@@ -3218,7 +3218,7 @@ bevor er die Anfrage abbricht
meisten Situationen benötigt wird. Die Voreinstellung wurde nicht
weiter herabgesetzt, da gelegentlich noch Stellen im Code existieren
können, wo der Zeitgeber nicht zurückgesetzt wird, wenn ein
- Paket verschickt wird.
+ Paket verschickt wird. Seit Apache 2.4 ist die Voreinstellung 60.
diff --git a/docs/manual/mod/core.xml.es b/docs/manual/mod/core.xml.es
index 86e3793afa..48316e5d31 100644
--- a/docs/manual/mod/core.xml.es
+++ b/docs/manual/mod/core.xml.es
@@ -3785,7 +3785,7 @@ server
Amount of time the server will wait for
certain events before failing a request
TimeOut seconds
-TimeOut 300
+TimeOut 60
server configvirtual host
diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr
index 8e1901a3d0..8d24c55262 100644
--- a/docs/manual/mod/core.xml.fr
+++ b/docs/manual/mod/core.xml.fr
@@ -4468,7 +4468,7 @@ host
Temps pendant lequel le serveur va attendre certains
évènements avant de considérer qu'une requête a échoué
TimeOut secondes
-TimeOut 300
+TimeOut 60
server configvirtual
host
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 8abfc29229..e103c3ff96 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -2937,7 +2937,7 @@ module="core">Directory
åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
å¾
ã¤æéãè¨å®
TimeOut seconds
-TimeOut 300
+TimeOut 60
server configvirtual host
diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr
index ef0bb2327e..627f8b737c 100644
--- a/docs/manual/mod/core.xml.tr
+++ b/docs/manual/mod/core.xml.tr
@@ -2981,7 +2981,7 @@ belirler.
Bir istek için baÅarısız olmadan önce belirli olayların
gerçekleÅmesi için sunucunun geçmesini bekleyeceÄi süre.
TimeOut saniye
-TimeOut 300
+TimeOut 60
server configvirtual host
--
2.40.0