From: Yoshiki Hayashi
Date: Thu, 6 Jun 2002 07:26:00 +0000 (+0000)
Subject: Update transformations.
X-Git-Tag: 2.0.37~56
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b59f1eab6973c84801f815ffdb30b22f9e843a91;p=apache
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95545 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 845ba1fddd..735a120ec3 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -48,6 +48,7 @@ dangerous both to your network and to the Internet at large.
@@ -220,6 +221,23 @@ proxy service, Apache can return a redirect response and send the client
to the correct, fully qualified, server address. This is the preferred method
since the user's bookmark files will then contain fully qualified hosts.
+
For circumstances where you have a application server which doesn't implement
+keepalives or HTTP/1.1 properly, there are 2 environment variables which when
+set send a HTTP/1.0 with no keepalive. These are set via the SetEnv directive.
+
These are the 'force-proxy-request-1.0' and 'proxy-nokeepalive' notes.
\ No newline at end of file
diff --git a/docs/manual/mod/mpm_winnt.html.ja.jis b/docs/manual/mod/mpm_winnt.html.ja.jis
new file mode 100644
index 0000000000..2be77082ba
--- /dev/null
+++ b/docs/manual/mod/mpm_winnt.html.ja.jis
@@ -0,0 +1,12 @@
+mpm_winnt- Apache HTTP Server