sbekman     00/03/29 04:01:19

  Modified:    dist     apache-modlist.html
               netcraft input.data
  Log:
  added GTopLimit
  
  Revision  Changes    Path
  1.16      +4 -1      modperl-site/dist/apache-modlist.html
  
  Index: apache-modlist.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/dist/apache-modlist.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- apache-modlist.html       2000/03/16 20:20:51     1.15
  +++ apache-modlist.html       2000/03/29 12:01:19     1.16
  @@ -6,7 +6,7 @@
   <h1>The Apache/Perl Module List</h1>
   
   Maintained by <a href="mailto:[EMAIL PROTECTED]">Doug MacEachern</a>,
  -<br><i> $Revision: 1.15 $ $Date: 2000/03/16 20:20:51 $</i>
  +<br><i> $Revision: 1.16 $ $Date: 2000/03/29 12:01:19 $</i>
   
   <h3>Contents</h3>
   <a href="#intro">Introduction</a><br>
  @@ -206,6 +206,7 @@
   
   * Interfaces and integration with Apache C structures and modules
   Apache               SmcO    Interface to request_rec struct + API   APML
  +Backhand     bdcr    Bridge between mod_backhand + mod_perl  DLOWE
   CmdParms     SmcO    Interface to Apache cmd_parms struct    APML
   Command              bmcO    Interface to Apache command_rec struct  APML
   Connection   SmcO    Inteface to Apache conn_rec struct      APML
  @@ -230,6 +231,7 @@
   
   * Watchdog and Monitoring tools
   SizeLimit         Smpf    Graceful exit for large children        APML
  +GTopLimit      Rdpn    Child exit on small shared or large mem STAS
   Status            Smpf    Embedded interpreter runtime status     APML
   VMonitor          Rdpn    Visual System and Processes Monitor     STAS
   Watchdog::RunAway Rdpn    RunAway processes watchdog/terminator   STAS
  @@ -293,6 +295,7 @@
   CHTHORMAN Chris Thorman &lt;[EMAIL PROTECTED]&gt;
   DANIEL         Daniel &lt;[EMAIL PROTECTED]&gt;
   DEP    Demetrios E. Paneras &lt;[EMAIL PROTECTED]&gt;
  +DLOWE          David Lowe &lt;[EMAIL PROTECTED]&gt;
   DONS   Don Schwarz &lt;[EMAIL PROTECTED]&gt;
   DOUGB     Doug Bagley &lt;[EMAIL PROTECTED]&gt;
   DOUGM          Doug MacEachern &lt;[EMAIL PROTECTED]&gt;
  
  
  
  1.10      +1 -1      modperl-site/netcraft/input.data
  
  Index: input.data
  ===================================================================
  RCS file: /home/cvs/modperl-site/netcraft/input.data,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- input.data        2000/03/29 10:39:23     1.9
  +++ input.data        2000/03/29 12:01:19     1.10
  @@ -5,7 +5,7 @@
   November 1999        384018  60116
   October 1999 342285  55688
   September 1999       282232  50334
  -August 1999  248925  51413
  +August 1999  248925  51413
   July 1999    202081  42183
   June 1999    183793  40484 
   May 1999     156458  36976
  
  
  

Reply via email to