]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a few more broken links, one misspelling, and
authorDaniel Earl Poirier <poirier@apache.org>
Mon, 17 Aug 2009 17:14:29 +0000 (17:14 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Mon, 17 Aug 2009 17:14:29 +0000 (17:14 +0000)
remove reference to www.fastio.com which apparently doesn't
exist anymore.
Also update the transformations.

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

13 files changed:
docs/manual/developer/thread_safety.html.en
docs/manual/developer/thread_safety.xml
docs/manual/glossary.html.en
docs/manual/glossary.xml
docs/manual/misc/perf-tuning.html.en
docs/manual/misc/perf-tuning.xml
docs/manual/misc/security_tips.html.en
docs/manual/misc/security_tips.xml
docs/manual/platform/perf-hp.html.en
docs/manual/platform/perf-hp.xml
docs/manual/platform/win_compiling.xml.ko
docs/manual/rewrite/rewrite_guide_advanced.html.en
docs/manual/rewrite/rewrite_guide_advanced.xml

index c85e7f02bd87533636354ca4783614ce3941847d..ccee5ebc710af61ad2ed6fa153747f50342e7fcb 100644 (file)
         across threads. If <code>strtok()</code> and
         <code>gethostbyname()</code> are thread-safe on your OS, c-client
         <em>may</em> be thread-safe.</td></tr>
-<tr class="odd"><td><a href="http://www.fastio.com/">cpdflib</a></td>
+<tr class="odd"><td><a href="http://www.ijg.org/files/">libcrypt</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://www.ijg.org/files/">libcrypt</a></td>
-        <td> </td>
-        <td>?</td>
-        <td> </td></tr>
-<tr class="odd"><td><a href="http://expat.sourceforge.net/">Expat</a></td>
+<tr><td><a href="http://expat.sourceforge.net/">Expat</a></td>
         <td> </td>
         <td>Yes</td>
         <td>Need a separate parser instance per thread</td></tr>
-<tr><td><a href="http://www.freetds.org/">FreeTDS</a></td>
+<tr class="odd"><td><a href="http://www.freetds.org/">FreeTDS</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr class="odd"><td><a href="http://www.freetype.org/">FreeType</a></td>
+<tr><td><a href="http://www.freetype.org/">FreeType</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://www.boutell.com/gd/">GD 1.8.x</a></td>
+<tr class="odd"><td><a href="http://www.boutell.com/gd/">GD 1.8.x</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr class="odd"><td><a href="http://www.boutell.com/gd/">GD 2.0.x</a></td>
+<tr><td><a href="http://www.boutell.com/gd/">GD 2.0.x</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://www.gnu.org/software/gdbm/gdbm.html">gdbm</a></td>
+<tr class="odd"><td><a href="http://www.gnu.org/software/gdbm/gdbm.html">gdbm</a></td>
         <td> </td>
         <td>No</td>
         <td>Errors returned via a static <code>gdbm_error</code>
         variable</td></tr>
-<tr class="odd"><td><a href="http://www.imagemagick.org/">ImageMagick</a></td>
+<tr><td><a href="http://www.imagemagick.org/">ImageMagick</a></td>
         <td>5.2.2</td>
         <td>Yes</td>
         <td>ImageMagick docs claim it is thread safe since version 5.2.2 (see <a href="http://www.imagemagick.com/www/changelog.html">Change log</a>).
         </td></tr>
-<tr><td><a href="http://www.enlightenment.org/p.php?p=about/efl&amp;l=en">Imlib2</a></td>
+<tr class="odd"><td><a href="http://www.enlightenment.org/p.php?p=about/efl&amp;l=en">Imlib2</a></td>
         <td> </td>
         <td>?</td>
         <td> </td></tr>
-<tr class="odd"><td><a href="http://www.ijg.org/files/">libjpeg</a></td>
+<tr><td><a href="http://www.ijg.org/files/">libjpeg</a></td>
         <td>v6b</td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://mysql.com">libmysqlclient</a></td>
+<tr class="odd"><td><a href="http://mysql.com">libmysqlclient</a></td>
         <td> </td>
         <td>Yes</td>
         <td>Use mysqlclient_r library variant to ensure thread-safety.  For
             more information, please read <a href="http://dev.mysql.com/doc/mysql/en/Threaded_clients.html">http://dev.mysql.com/doc/mysql/en/Threaded_clients.html</a>.</td></tr>
-<tr class="odd"><td><a href="http://www.opaque.net/ming/">Ming</a></td>
+<tr><td><a href="http://www.opaque.net/ming/">Ming</a></td>
         <td>0.2a</td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://net-snmp.sourceforge.net/">Net-SNMP</a></td>
+<tr class="odd"><td><a href="http://net-snmp.sourceforge.net/">Net-SNMP</a></td>
         <td>5.0.x</td>
         <td>?</td>
         <td> </td></tr>
-<tr class="odd"><td><a href="http://www.openldap.org/">OpenLDAP</a></td>
+<tr><td><a href="http://www.openldap.org/">OpenLDAP</a></td>
         <td>2.1.x</td>
         <td>Yes</td>
         <td>Use <code>ldap_r</code> library variant to ensure
         thread-safety.</td></tr>
-<tr><td><a href="http://www.openssl.org/">OpenSSL</a></td>
+<tr class="odd"><td><a href="http://www.openssl.org/">OpenSSL</a></td>
         <td>0.9.6g</td>
         <td>Yes</td>
         <td>Requires proper usage of <code>CRYPTO_num_locks</code>,
         <code>CRYPTO_set_locking_callback</code>,
         <code>CRYPTO_set_id_callback</code></td></tr>
-<tr class="odd"><td><a href="http://www.oracle.com/">liboci8 (Oracle 8+)</a></td>
+<tr><td><a href="http://www.oracle.com/">liboci8 (Oracle 8+)</a></td>
         <td>8.x,9.x</td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://pdflib.com/">pdflib</a></td>
+<tr class="odd"><td><a href="http://pdflib.com/">pdflib</a></td>
         <td>5.0.x</td>
         <td>Yes</td>
         <td>PDFLib docs claim it is thread safe; changes.txt indicates it
             has been partially thread-safe since V1.91: <a href="http://www.pdflib.com/products/pdflib-family/pdflib/">http://www.pdflib.com/products/pdflib-family/pdflib/</a>.</td></tr>
-<tr class="odd"><td><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a></td>
+<tr><td><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a></td>
         <td>1.0.x</td>
         <td>?</td>
         <td> </td></tr>
-<tr><td><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a></td>
+<tr class="odd"><td><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a></td>
         <td>1.2.x</td>
         <td>?</td>
         <td> </td></tr>
-<tr class="odd"><td><a href="http://www.postgresql.org/docs/8.4/static/libpq-threading.html">libpq (PostgreSQL)</a></td>
+<tr><td><a href="http://www.postgresql.org/docs/8.4/static/libpq-threading.html">libpq (PostgreSQL)</a></td>
         <td>8.x</td>
         <td>Yes</td>
         <td>Don't share connections across threads and watch out for
         <code>crypt()</code> calls</td></tr>
-<tr><td><a href="http://www.gingerall.com/charlie/ga/xml/p_sab.xml">Sablotron</a></td>
+<tr class="odd"><td><a href="http://www.gingerall.com/charlie/ga/xml/p_sab.xml">Sablotron</a></td>
         <td>0.95</td>
         <td>?</td>
         <td /></tr>
-<tr class="odd"><td><a href="http://www.gzip.org/zlib/">zlib</a></td>
+<tr><td><a href="http://www.gzip.org/zlib/">zlib</a></td>
         <td>1.1.4</td>
         <td>Yes</td>
         <td>Relies upon thread-safe zalloc and zfree functions  Default is to
index 0291321a894e2b5696451a6a8d09bb2393b31d2d..e8db6e3b303c98f5ffc33deff414438c3e8399b9 100644 (file)
         across threads. If <code>strtok()</code> and
         <code>gethostbyname()</code> are thread-safe on your OS, c-client
         <em>may</em> be thread-safe.</td></tr>
-    <tr><td><a href="http://www.fastio.com/">cpdflib</a></td>
-        <td> </td>
-        <td>?</td>
-        <td> </td></tr>
     <tr><td><a href="http://www.ijg.org/files/">libcrypt</a></td>
         <td> </td>
         <td>?</td>
index 9efeded52b230a748251f44af6e0e5d8c77e657f..698e86b6b002dd8513c8115dbae19eb39320b354 100644 (file)
     <dd>A standard definition for an interface between a web server and an
       external program that allows the external program to service requests.
       The interface was originally defined by <a href="http://hoohoo.ncsa.uiuc.edu/cgi/overview.html">NCSA</a> but there
-      is also an <a href="http://cgi-spec.golux.com/">RFC project</a>.<br />
+      is also an <a href="http://www.w3.org/CGI/">RFC project</a>.<br />
       See: <a href="howto/cgi.html">Dynamic Content with CGI</a>
     </dd>
 
index 479c6b8f329e362e2fc87eea2b8e9ee01228a6fc..cd75f3402bcb22a1360b173c896324ec59cb849d 100644 (file)
       external program that allows the external program to service requests.
       The interface was originally defined by <a
       href="http://hoohoo.ncsa.uiuc.edu/cgi/overview.html">NCSA</a> but there
-      is also an <a href="http://cgi-spec.golux.com/">RFC project</a>.<br />
+      is also an <a href="http://www.w3.org/CGI/">RFC project</a>.<br />
       See: <a href="howto/cgi.html">Dynamic Content with CGI</a>
     </dd>
 
index cbd6b38f0494f8b9d9a923169415caab5f099b50..7bfb1477b3533d13275ce334c7e44e382a3453d4 100644 (file)
     connection. The default <code class="directive"><a href="../mod/core.html#keepalivetimeout">KeepAliveTimeout</a></code> of <code>5</code>
     seconds attempts to minimize this effect. The tradeoff here is
     between network bandwidth and server resources. In no event
-    should you raise this above about <code>60</code> seconds, as <a href="http://www.research.digital.com/wrl/techreports/abstracts/95.4.html">
+    should you raise this above about <code>60</code> seconds, as <a href="http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-95-4.html">
     most of the benefits are lost</a>.</p>
 
     
index 21605c184b960ccaa6859e17036bfd324879bfdc..0d42e79132675990a5f440198042e31d33cce262 100644 (file)
     seconds attempts to minimize this effect. The tradeoff here is
     between network bandwidth and server resources. In no event
     should you raise this above about <code>60</code> seconds, as <a
-    href="http://www.research.digital.com/wrl/techreports/abstracts/95.4.html">
+    href="http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-95-4.html">
     most of the benefits are lost</a>.</p>
 
     </section>
index 52f450c1b34b693c93d0444523900fca9404d689..a2511b017c1743729b16f693bcbe7f40a306d569 100644 (file)
     <a href="../suexec.html">suEXEC</a> which is included with Apache as of
     1.2 and is called from special hooks in the Apache server code. Another
     popular way of doing this is with
-    <a href="http://cgiwrap.unixtools.org/">CGIWrap</a>.</p>
+    <a href="http://cgiwrap.sourceforge.net/">CGIWrap</a>.</p>
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index ee99c006e1d01e81f3788d43467a3b10b8615889..a837d647568043cefbdaed0553f309a63c7cadb1 100644 (file)
     <a href="../suexec.html">suEXEC</a> which is included with Apache as of
     1.2 and is called from special hooks in the Apache server code. Another
     popular way of doing this is with
-    <a href="http://cgiwrap.unixtools.org/">CGIWrap</a>.</p>
+    <a href="http://cgiwrap.sourceforge.net/">CGIWrap</a>.</p>
 
   </section>
 
index 55a05a2c4b017706e801c2c71513066b8f1ece44..21889b99ff42bae64911fb4ca955e76b0ae7506c 100644 (file)
@@ -92,7 +92,7 @@ Subject: HP-UX tuning tips
 
     <p>rick jones</p>
 
-    <p><a href="http://www.cup.hp.com/netperf/NetperfPage.html">http://www.cup.hp.com/netperf/NetperfPage.html</a></p>
+    <p><a href="http://www.netperf.org/netperf/">http://www.netperf.org/netperf/</a></p>
 
   </div>
 </div>
index 5c0823378c00ca9a20f0d336f5715e7622cf141b..484f02cc3153255a8a99d6ee31924c96c102cce2 100644 (file)
@@ -103,8 +103,8 @@ Subject: HP-UX tuning tips
 
     <p>rick jones</p>
 
-    <p><a href="http://www.cup.hp.com/netperf/NetperfPage.html"
-    >http://www.cup.hp.com/netperf/NetperfPage.html</a></p>
+    <p><a href="http://www.netperf.org/netperf/"
+    >http://www.netperf.org/netperf/</a></p>
 
   </summary>
 
index 3f8c2cfdc55a70cac0418ce5a0def4b13e403a98..18f5e89698ef131302aa79a54a09c1bbb2076efc 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: 105989:804977 (outdated) -->
+<!-- English Revision: 105989:804986 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 517488be8e8825b784ee3a4922a5bf883de55011..5a9ba6e1a66b3a17935615011466e948ed0de500 100644 (file)
@@ -661,7 +661,7 @@ www   IN  A       1.2.3.5
               load-balancing is to use the program
               <code>lbnamed</code> which can be found at <a href="http://www.stanford.edu/~riepel/lbnamed/">
               http://www.stanford.edu/~riepel/lbnamed/</a>.
-              It is a Perl 5 program which, in conjunction with auxilliary
+              It is a Perl 5 program which, in conjunction with auxiliary
               tools, provides real load-balancing via
               DNS.</p>
             </li>
index 27662dc68b7ba9ad078836433e0f6989adc51829..d46bf1e5de45a862f2c165348a04ec323565f789 100644 (file)
@@ -654,7 +654,7 @@ www   IN  A       1.2.3.5
               <code>lbnamed</code> which can be found at <a
               href="http://www.stanford.edu/~riepel/lbnamed/">
               http://www.stanford.edu/~riepel/lbnamed/</a>.
-              It is a Perl 5 program which, in conjunction with auxilliary
+              It is a Perl 5 program which, in conjunction with auxiliary
               tools, provides real load-balancing via
               DNS.</p>
             </li>