]> granicus.if.org Git - apache/commitdiff
It appears that the mass vhosts document need a lot more love than I
authorRich Bowen <rbowen@apache.org>
Fri, 27 Nov 2009 17:53:33 +0000 (17:53 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 27 Nov 2009 17:53:33 +0000 (17:53 +0000)
initially thought. No wonder people are confused about this topic.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884925 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/mass.html.en
docs/manual/vhosts/mass.xml
docs/manual/vhosts/mass.xml.ko
docs/manual/vhosts/mass.xml.meta
docs/manual/vhosts/mass.xml.tr

index 51333c7073d93f482d4dd53e7d0b9eb594e34efc..6c78f3f955103969e6fecb7d2e4f4e9ec4c1df65 100644 (file)
@@ -90,10 +90,10 @@ NameVirtualHost 111.22.33.44
 
     <p>The main disadvantage is that you cannot have a different log file for
     each virtual host; however, if you have many virtual hosts, doing
-    this can be a bad idea anyway, because of the number of file
-    descriptors needed. It is better to log to a pipe or a fifo, and arrange for
-    the process at the other end to distribute the logs to the customers.
-    (This can also be used to accumulate statistics, etc.).</p>
+    this can be a bad idea anyway, because of the <a href="fd-limits.html">number of file descriptors needed</a>. 
+    It is better to <a href="../logs.html#piped">log to a pipe or a fifo</a>,
+    and arrange for the process at the other end to split up the log
+    files into one per virtual host.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -127,7 +127,7 @@ NameVirtualHost 111.22.33.44
     or the DNS lookup fails, then the value configured with
     <code>ServerName</code> is used instead.</p>
 
-    <p>The other thing to `fake' is the document root (configured
+    <p>The other thing to 'fake' is the document root (configured
     with <code>DocumentRoot</code> and available to CGIs via the
     <code>DOCUMENT_ROOT</code> environment variable). In a normal
     configuration, this is used by the core module when
index c9a370ac10b994c9306a21c03869a15ec1368c5c..cbf11e0fc2f75182f162125e31ff7cd44ae5d648 100644 (file)
@@ -78,10 +78,11 @@ NameVirtualHost 111.22.33.44
 
     <p>The main disadvantage is that you cannot have a different log file for
     each virtual host; however, if you have many virtual hosts, doing
-    this can be a bad idea anyway, because of the number of file
-    descriptors needed. It is better to log to a pipe or a fifo, and arrange for
-    the process at the other end to distribute the logs to the customers.
-    (This can also be used to accumulate statistics, etc.).</p>
+    this can be a bad idea anyway, because of the <a
+    href="fd-limits.html">number of file descriptors needed</a>. 
+    It is better to <a href="../logs.html#piped">log to a pipe or a fifo</a>,
+    and arrange for the process at the other end to split up the log
+    files into one per virtual host.</p>
 
 </section>
 
@@ -116,7 +117,7 @@ NameVirtualHost 111.22.33.44
     or the DNS lookup fails, then the value configured with
     <code>ServerName</code> is used instead.</p>
 
-    <p>The other thing to `fake' is the document root (configured
+    <p>The other thing to 'fake' is the document root (configured
     with <code>DocumentRoot</code> and available to CGIs via the
     <code>DOCUMENT_ROOT</code> environment variable). In a normal
     configuration, this is used by the core module when
index 36c2132674997973f98baa641befa6b3f532ead6..40e846718427ce9a16359b7938c48f694c76eebf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:659902 (outdated) -->
+<!-- English Revision: 151408:884917 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0acc529f4c554b9189a49219bb510ff0f8a3d0d7..05735c50b3c2c2f07aea728df4bf07a8d380314f 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant>fr</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 95b4427b086d97651d620d8b2cf1fb09329f045d..ea262b68b0c70abf8b5559298f3177aeaaf83163 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 659902 -->
+<!-- English Revision: 659902:884917 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>