Received: (from majordom@localhost) by hyperreal.com (8.8.5/8.8.5) id EAA19757; Wed, 4 Jun 1997 04:43:08 -0700 (PDT) Received: (from coar@localhost) by hyperreal.com (8.8.5/8.8.5) id EAA19749 for apache-cvs; Wed, 4 Jun 1997 04:43:05 -0700 (PDT) Date: Wed, 4 Jun 1997 04:43:05 -0700 (PDT) From: Rodent of Unusual Size Message-Id: <199706041143.EAA19749@hyperreal.com> To: apache-cvs@hyperreal.com Subject: cvs commit: apache/htdocs/manual/misc API.html FAQ.html client_block_api.html compat_notes.html fin_wait_2.html header.html howto.html index.html known_bugs.html nopgp.html perf-bsd44.html perf-dec.html perf.html security_tips.html vif-info.html windoz_keepalive.html Sender: apache-cvs-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org coar 97/06/04 04:43:04 Modified: htdocs/manual/misc API.html FAQ.html client_block_api.html compat_notes.html fin_wait_2.html header.html howto.html index.html known_bugs.html nopgp.html perf-bsd44.html perf-dec.html perf.html security_tips.html vif-info.html windoz_keepalive.html Log: Online docs appearance rework: pass 1, phase 2 - the htdocs/manual/misc directory. Colour scheme set up and page-top stuff centred. Revision Changes Path 1.8 +10 -2 apache/htdocs/manual/misc/API.html Index: API.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/API.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C3 -r1.7 -r1.8 *** API.html 1997/05/01 05:59:51 1.7 --- API.html 1997/06/04 11:42:55 1.8 *************** *** 1,9 **** Apache API notes ! !

Apache API notes

These are some notes on the Apache API and the data structures you have to deal with, etc. They are not yet nearly complete, but --- 1,17 ---- + Apache API notes ! ! !

Apache API notes

These are some notes on the Apache API and the data structures you have to deal with, etc. They are not yet nearly complete, but 1.63 +11 -4 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/FAQ.html,v retrieving revision 1.62 retrieving revision 1.63 diff -C3 -r1.62 -r1.63 *** FAQ.html 1997/05/30 19:33:04 1.62 --- FAQ.html 1997/06/04 11:42:55 1.63 *************** *** 1,14 **** ! Apache Server Frequently Asked Questions ! !

Apache Server Frequently Asked Questions

! $Revision: 1.62 $ ($Date: 1997/05/30 19:33:04 $)

The latest version of this FAQ is always available from the main --- 1,21 ---- ! Apache Server Frequently Asked Questions ! ! !

Apache Server Frequently Asked Questions

! $Revision: 1.63 $ ($Date: 1997/06/04 11:42:55 $)

The latest version of this FAQ is always available from the main 1.6 +10 -3 apache/htdocs/manual/misc/client_block_api.html Index: client_block_api.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/client_block_api.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C3 -r1.5 -r1.6 *** client_block_api.html 1997/05/01 05:26:42 1.5 --- client_block_api.html 1997/06/04 11:42:56 1.6 *************** *** 1,12 **** ! Reading Client Input in Apache 1.2 ! !

Reading Client Input in Apache 1.2


--- 1,19 ---- ! Reading Client Input in Apache 1.2 ! ! !

Reading Client Input in Apache 1.2


1.7 +10 -2 apache/htdocs/manual/misc/compat_notes.html Index: compat_notes.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/compat_notes.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C3 -r1.6 -r1.7 *** compat_notes.html 1997/05/01 05:26:42 1.6 --- compat_notes.html 1997/06/04 11:42:56 1.7 *************** *** 1,9 **** Apache HTTP Server: Compatibility Notes with NCSA's Server ! !

Compatibility Notes with NCSA's Server


--- 1,17 ---- + Apache HTTP Server: Compatibility Notes with NCSA's Server ! ! !

Compatibility Notes with NCSA's Server


1.7 +10 -3 apache/htdocs/manual/misc/fin_wait_2.html Index: fin_wait_2.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/fin_wait_2.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C3 -r1.6 -r1.7 *** fin_wait_2.html 1997/05/22 03:06:44 1.6 --- fin_wait_2.html 1997/06/04 11:42:56 1.7 *************** *** 1,4 **** ! Connections in FIN_WAIT_2 and Apache --- 1,4 ---- ! Connections in FIN_WAIT_2 and Apache *************** *** 6,15 **** ! !

Connections in the FIN_WAIT_2 state and Apache

  1. What is the FIN_WAIT_2 state?

    Starting with the Apache 1.2 betas, people are reporting many more --- 6,22 ---- ! ! !

    Connections in the FIN_WAIT_2 state and Apache

    1. What is the FIN_WAIT_2 state?

      Starting with the Apache 1.2 betas, people are reporting many more 1.2 +3 -1 apache/htdocs/manual/misc/header.html Index: header.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/header.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C3 -r1.1 -r1.2 *** header.html 1996/11/21 09:32:53 1.1 --- header.html 1997/06/04 11:42:57 1.2 *************** *** 1 **** ! [APACHE DOCUMENTATION] --- 1,3 ---- !
      ! [APACHE DOCUMENTATION] !
      1.3 +10 -3 apache/htdocs/manual/misc/howto.html Index: howto.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/howto.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C3 -r1.2 -r1.3 *** howto.html 1996/12/09 04:49:12 1.2 --- howto.html 1997/06/04 11:42:57 1.3 *************** *** 1,4 **** ! --- 1,4 ---- ! *************** *** 6,14 **** Apache HOWTO documentation ! !

      Apache HOWTO documentation

      How to:
        --- 6,21 ---- Apache HOWTO documentation ! ! !

        Apache HOWTO documentation

        How to:
          1.4 +10 -3 apache/htdocs/manual/misc/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C3 -r1.3 -r1.4 *** index.html 1997/05/01 05:26:43 1.3 --- index.html 1997/06/04 11:42:57 1.4 *************** *** 1,12 **** ! Apache Miscellaneous Documentation ! !

          Apache Miscellaneous Documentation

          Below is a list of additional documentation pages that apply to the --- 1,19 ---- ! Apache Miscellaneous Documentation ! ! !

          Apache Miscellaneous Documentation

          Below is a list of additional documentation pages that apply to the 1.14 +10 -3 apache/htdocs/manual/misc/known_bugs.html Index: known_bugs.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/known_bugs.html,v retrieving revision 1.13 retrieving revision 1.14 diff -C3 -r1.13 -r1.14 *** known_bugs.html 1997/05/01 05:59:52 1.13 --- known_bugs.html 1997/06/04 11:42:57 1.14 *************** *** 1,12 **** ! Apache HTTP Server Project ! !

          Known Bugs in Apache

          The most up-to-date resource for bug tracking and information is the Apache bug database. --- 1,19 ---- ! Apache HTTP Server Project ! ! !

          Known Bugs in Apache

          The most up-to-date resource for bug tracking and information is the Apache bug database. 1.3 +10 -2 apache/htdocs/manual/misc/nopgp.html Index: nopgp.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/nopgp.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C3 -r1.2 -r1.3 *** nopgp.html 1996/11/21 09:55:49 1.2 --- nopgp.html 1997/06/04 11:42:58 1.3 *************** *** 1,11 **** Why We Took PEM Out of Apache ! !

          Why We Took PEM Out of Apache

          On May 17th, 1995, we were asked by a representative of NCSA to remove any copies of NCSA httpd prior to 1.4.1 from our web site. They --- 1,19 ---- + Why We Took PEM Out of Apache ! ! !

          Why We Took PEM Out of Apache

          On May 17th, 1995, we were asked by a representative of NCSA to remove any copies of NCSA httpd prior to 1.4.1 from our web site. They 1.6 +10 -2 apache/htdocs/manual/misc/perf-bsd44.html Index: perf-bsd44.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf-bsd44.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C3 -r1.5 -r1.6 *** perf-bsd44.html 1997/04/28 18:46:37 1.5 --- perf-bsd44.html 1997/06/04 11:42:58 1.6 *************** *** 1,13 **** Running a High-Performance Web Server for BSD ! !

          Running a High-Performance Web Server for BSD

          Like other OS's, the listen queue is often the first limit hit. The following are comments from "Aaron Gifford <agifford@InfoWest.COM>" --- 1,21 ---- + Running a High-Performance Web Server for BSD ! ! !

          Running a High-Performance Web Server for BSD

          Like other OS's, the listen queue is often the first limit hit. The following are comments from "Aaron Gifford <agifford@InfoWest.COM>" 1.4 +10 -2 apache/htdocs/manual/misc/perf-dec.html Index: perf-dec.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf-dec.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C3 -r1.3 -r1.4 *** perf-dec.html 1997/05/01 05:26:44 1.3 --- perf-dec.html 1997/06/04 11:42:58 1.4 *************** *** 1,10 **** Performance Tuning Tips for Digital Unix ! !

          Performance Tuning Tips for Digital Unix

          Below is a set of newsgroup posts made by an engineer from DEC in response to queries about how to modify DEC's Digital Unix OS for more --- 1,18 ---- + Performance Tuning Tips for Digital Unix ! ! !

          Performance Tuning Tips for Digital Unix

          Below is a set of newsgroup posts made by an engineer from DEC in response to queries about how to modify DEC's Digital Unix OS for more 1.8 +10 -3 apache/htdocs/manual/misc/perf.html Index: perf.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C3 -r1.7 -r1.8 *** perf.html 1997/05/29 22:12:07 1.7 --- perf.html 1997/06/04 11:42:58 1.8 *************** *** 1,12 **** ! Hints on Running a High-Performance Web Server ! !

          Hints on Running a High-Performance Web Server

          Running Apache on a heavily loaded web server, one often encounters problems related to the machine and OS configuration. "Heavy" is --- 1,19 ---- ! Hints on Running a High-Performance Web Server ! ! !

          Hints on Running a High-Performance Web Server

          Running Apache on a heavily loaded web server, one often encounters problems related to the machine and OS configuration. "Heavy" is 1.8 +10 -3 apache/htdocs/manual/misc/security_tips.html Index: security_tips.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/security_tips.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C3 -r1.7 -r1.8 *** security_tips.html 1997/03/25 04:57:58 1.7 --- security_tips.html 1997/06/04 11:42:58 1.8 *************** *** 1,12 **** ! Apache HTTP Server: Security Tips ! !

          Security Tips for Server Configuration


          --- 1,19 ---- ! Apache HTTP Server: Security Tips ! ! !

          Security Tips for Server Configuration


          1.6 +10 -2 apache/htdocs/manual/misc/vif-info.html Index: vif-info.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/vif-info.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C3 -r1.5 -r1.6 *** vif-info.html 1997/05/01 05:26:45 1.5 --- vif-info.html 1997/06/04 11:42:59 1.6 *************** *** 1,9 **** Configuring Multiple IP Addresses ! !

          Configuring Multiple IP Addresses

              This material is originally from John Ioannidis (ji@polaris.ctr.columbia.edu)
            --- 1,17 ----
            + 
              
              Configuring Multiple IP Addresses
              
            ! 
            ! 
              
            ! 

          Configuring Multiple IP Addresses

              This material is originally from John Ioannidis (ji@polaris.ctr.columbia.edu)
            
            
            
            1.3       +10 -2     apache/htdocs/manual/misc/windoz_keepalive.html
            
            Index: windoz_keepalive.html
            ===================================================================
            RCS file: /export/home/cvs/apache/htdocs/manual/misc/windoz_keepalive.html,v
            retrieving revision 1.2
            retrieving revision 1.3
            diff -C3 -r1.2 -r1.3
            *** windoz_keepalive.html	1996/11/21 09:55:53	1.2
            --- windoz_keepalive.html	1997/06/04 11:42:59	1.3
            ***************
            *** 1,10 ****
              
              
              MS Windows Netscape 3.0b4 KeepAlive problem solved
              
            ! 
              
            ! 

          HTTP/1.1 KeepAlive problems with Netscape 3.0

              Date: Mon, 1 Jul 1996 16:03:06 -0700 (PDT)
            --- 1,18 ----
            + 
              
              
              MS Windows Netscape 3.0b4 KeepAlive problem solved
              
            ! 
            ! 
              
            ! 

          HTTP/1.1 KeepAlive problems with Netscape 3.0

              Date: Mon, 1 Jul 1996 16:03:06 -0700 (PDT)