From 56158e36d6e9eccaf68d0a56882e059b3667f3fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Wed, 11 Apr 2012 11:38:36 +0000 Subject: [PATCH] transforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324711 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.html.en | 4 +- docs/manual/misc/perf-tuning.html.tr.utf8 | 1 + docs/manual/misc/perf-tuning.xml.ko | 2 +- docs/manual/misc/perf-tuning.xml.meta | 2 +- docs/manual/misc/perf-tuning.xml.tr | 2 +- docs/manual/mod/directives.html.de | 1 + docs/manual/mod/directives.html.en | 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/directives.html.zh-cn | 1 + .../mod/mod_lbmethod_byrequests.html.en | 2 +- docs/manual/mod/mod_proxy_html.html.en | 36 ++ docs/manual/mod/mod_ssl.html.en | 38 +- docs/manual/mod/mpmt_os2.html.en | 2 +- docs/manual/mod/quickreference.html.de | 484 ++++++++--------- docs/manual/mod/quickreference.html.en | 482 ++++++++--------- docs/manual/mod/quickreference.html.es | 482 ++++++++--------- docs/manual/mod/quickreference.html.ja.utf8 | 468 ++++++++--------- docs/manual/mod/quickreference.html.ko.euc-kr | 478 ++++++++--------- docs/manual/mod/quickreference.html.tr.utf8 | 486 +++++++++--------- docs/manual/mod/quickreference.html.zh-cn | 482 ++++++++--------- docs/manual/rewrite/intro.html.fr | 2 + docs/manual/rewrite/intro.xml.fr | 2 +- 25 files changed, 1757 insertions(+), 1705 deletions(-) diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 4aaac5b0ba..c6d7a948a6 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -871,7 +871,7 @@

The -l option tells truss to log the ID of the - LWP (lightweight process--Solaris's form of kernel-level thread) + LWP (lightweight process--Solaris' form of kernel-level thread) that invokes each system call.

Other systems may have different system call tracing utilities @@ -931,7 +931,7 @@

Next, the worker thread puts the connection to the client (file descriptor 9) in non-blocking mode. The setsockopt(2) and getsockopt(2) calls are a side-effect of how - Solaris's libc handles fcntl(2) on sockets.

+ Solaris' libc handles fcntl(2) on sockets.

/65:    read(9, " G E T   / 1 0 k . h t m".., 8000)     = 97
diff --git a/docs/manual/misc/perf-tuning.html.tr.utf8 b/docs/manual/misc/perf-tuning.html.tr.utf8 index e5b4423247..d2c120801c 100644 --- a/docs/manual/misc/perf-tuning.html.tr.utf8 +++ b/docs/manual/misc/perf-tuning.html.tr.utf8 @@ -23,6 +23,7 @@  ko  |  tr 

+
Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.

Apache 2.x, esneklik, taşınabilirlik ve başarım arasında bir denge diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko index f55ff73b1d..89f9e78d88 100644 --- a/docs/manual/misc/perf-tuning.xml.ko +++ b/docs/manual/misc/perf-tuning.xml.ko @@ -1,7 +1,7 @@ - + + + -- 2.50.1