You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by as...@hyperreal.org on 1998/09/10 06:35:00 UTC

cvs commit: modperl-site mod_perl_cvs.html tidbits.html index.html

ask         98/09/09 21:35:00

  Modified:    .        index.html
  Added:       .        mod_perl_cvs.html tidbits.html
  Log:
  Moved tidbits to a seperate file, it does still need a major cleanup tough.
  
  Added mod_perl_cvs.html
  
  Revision  Changes    Path
  1.14      +5 -81     modperl-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- index.html	1998/08/27 01:41:24	1.13
  +++ index.html	1998/09/10 04:34:59	1.14
  @@ -1,7 +1,7 @@
   <html>
   <head>
   <title>Apache/Perl Integration Project</title>
  -<!-- Changed by: ask@apache.org,  17-Jun-1998 -->
  +<!-- Changed by: ask@apache.org,  10-Sep-1998 -->
   <!-- Changed by: Doug MacEachern,  9-Jul-1998 -->
   </head>
   <body bgcolor=#ffffff >
  @@ -27,7 +27,7 @@
   <li> <a href="#getit">Availability</a></li>
   <li> <a href="#mlist">The Apache/Perl modules</a></li> 
   <li> <a href="products.html">mod_perl related software</a></li> 
  -<li> <a href="#tidbits">Interesting tidbits and news</a></li>
  +<li> <a href="tidbits.html">Interesting tidbits and news</a></li>
   <li> <a href="conferences.html">Conferences</a></li> 
   <li> <a href="stories/">Stories</a></li>
   <li> <a href="sites.html">Sites running mod_perl</a></li> 
  @@ -46,7 +46,9 @@
   <a href="http://www.perl.com/CPAN/modules/by-module/Apache/">
   modules/by-module/Apache/</A>.  You may also download mod_perl
   from <a href="dist/">here</a>, be sure to read the <i>README</i> and
  -<i>INSTALL</i> documents first.
  +<i>INSTALL</i> documents first. You can also try the latest
  +<a href="mod_perl_cvs.html">development version</a> if you want to
  +live on the edge.
   <p>
   There are several other Perl modules that you might wish to have installed,
   to take full advantage of mod_perl functionality.
  @@ -72,84 +74,6 @@
   But, to make sure we're not duplicating efforts, the Apache/Perl 
   <a href="src/apache-modlist.html">module list</a> keeps track of modules inside
   and outside the distribution, along with idea placeholders.  
  -
  -<a name="tidbits"><h3>Tidbits</h3>
  -Many people wonder and ask "How much of a performance improvement
  -does mod_perl give?".  Well, it all depends on what you're doing with mod_perl
  -and possibly who you ask.  Our friends at Sun Microsystems 
  -<a href="sun.txt">saw</a> a <b>400%</b> improvement over CGI.  However, these tests
  -were done with a _very_ small script where perl start-up time was not a factor.
  -How much of a difference can this make?  It all depends, Andreas 
  -<a href="http://www.coe.missouri.edu/search/faq/lists/modperl/Aug1996/0044.html">
  -boasts</a> a <b>%2000</b> improvement over CGI!.  The best way to measure is
  -to try it and see for yourself!
  -<p>
  -We've collected some <a href="stories/">stories</a> about modperl use around, some of them tells about <em>large</em> performance improvements.
  -<p>
  -When mod_perl was first getting on it's feet, a Netscape publication called 
  -<a href="http://www.coco.net/otn/otn_may.html">Off the Net</a> had a few
  -nice words to say.
  -<p>
  -In Volume 1, Issue 4 of <a href="http://tpj.com/">The Perl Journal</a>, yours truly says a few words about
  -the marriage of Apache and Perl.
  -<p>
  -The kind folks who bring us <a href="http://www.apacheweek.com/"> 
  -Apache Week </a> talk about mod_perl from time to time.
  -<p>
  -HotWired uses modperl in the <a
  -href="http://www.hotwired.com/webmonkey/98/24/index2a_page2.html?tw=backend">
  -Web Database Crash Course</a>.
  -<p>
  -c|net <a href="http://www.news.com/News/Item/0,4,2242,00.html">mentions</a> how Stronghold can take advantage of third-party
  -modules such as mod_perl.
  -<p>
  -<a href="http://www.dreams.es/">DREAMS Factory WebNews</a> writes about <a href="herramientas.html"> `Apache Ejecuta Perl'</a>.
  -<p>
  -<b>May 12, 1997 - Information Week</b> 
  -<a href="http://www.techweb.com/se/directlink.cgi?CRN19970512S0058">mentions</a>
  -the Apache/Perl integration project.
  -<p>
  -<b>September, 1997 - WebTechniques</b>, <i>Improving CGI Performance, by Lincoln Stein</i>
  -<p>
  -<b>September 8, 1997</b> - mod_perl is mentioned in the <b>O'Reilly</b> post Perl Conference 
  -<a href="http://software.ora.com/news/press/pr9-8-97.html">press release</a>
  -<p>
  -<b>November, 1997 - DBMS</b>, <i>
  -<a href="http://www.dbmsmag.com/9711i14.html">Connecting Sybase to the Web</a>,
  -by Brian Jepson</i> 
  -<p>
  -<b>March, 1998 - BYTE</b>, <i><a href="http://www.byte.com/art/9803/sec7/art1.htm">Perl and Apache</a>, by Jon Udell</i>  
  -<p>
  -<b>April, 1998</b> - The Perl Journal <font size=-1>(Volume 3, Issue 1)</font>,
  -<i>Stately Scripting with mod_perl, by Lincoln Stein and Doug MacEachern</i>
  -<p>
  -<b>May, 1998</b> - c|net, 
  -<i><a href="http://www.builder.com/Programming/Perl/ss02d.html">
  -Perl does Windows: Running Perl faster</a>, by Mariva Aviram</i>
  -<p>
  -<b>July, 1998</b> - The Linux Journal,
  -<i>At the Forge: Combining Apache and Perl, by Reuven M. Lerner</i>
  -<p>
  -<b>August, 1998</b> - The Linux Journal,
  -<i>At the Forge: Speeding Up Database Access With mod_perl, by Reuven M. Lerner</i>
  -<p>
  -
  -mod_perl is mentioned in a few books too:
  -<ul>
  -<li> <A HREF="http://perl.oreilly.com/catalog/cookbook/"> The Perl Cookbook</A> (O'Reilly)
  -<li> <A HREF="http://perl.oreilly.com/prk_index.html"> Programming with Perl Modules</A> (O'Reilly)
  -<li> <A HREF="http://perl.oreilly.com/prk_index.html"> Perl Module Reference vol. 2 </A> (O'Reilly)
  -<li> <A HREF="http://www.ora.com/catalog/pperl2/noframes.html"> Programming Perl, 2nd Edition</A> (O'Reilly)
  -<li> <A HREF="http://www.ora.com/catalog/lperl2/"> Learning Perl, 2nd Edition</A> (O'Reilly)
  -<li> <A HREF="http://www.ora.com/catalog/advperl/"> Advanced Perl Programming</A> (O'Reilly)
  -<li> <A HREF="http://www.ora.com/catalog/apache/"> Apache: The Definitive Guide </A> (O'Reilly)
  -<li> <A HREF="http://www.aw.com/cp/stein-web.html"> How to Set Up and Maintain a Web Site </A> (Addison Wesley)
  -<li> <a href="http://www.mcp.com/cgi-bin/bag?isbn=1-57521-175-0&last=/bookstore">Apache Server Survival Guide</a> (SAMS)
  -</ul> 
  -<p>
  -
  -Know of any other interesting mod_perl tidbits?  Please let 
  -<a href="mailto:dougm@perl.apache.org">me</a> know!
   
   <a name="dbi">
   <h3>mod_auth_dbi</h3>
  
  
  
  1.1                  modperl-site/mod_perl_cvs.html
  
  Index: mod_perl_cvs.html
  ===================================================================
  <HTML>
  <HEAD>
  <TITLE>mod_perl_cvs - Access to the mod_perl CVS development tree</TITLE>
  <LINK REV="made" HREF="mailto:ask@balder.netcetera.dk">
  </HEAD>
  
  <BODY>
  
  <!-- INDEX BEGIN -->
  
  <UL>
  
  	<LI><A HREF="#NAME">NAME</A>
  	<LI><A HREF="#DESCRIPTION">DESCRIPTION</A>
  	<LI><A HREF="#SYNOPSIS">SYNOPSIS</A>
  	<LI><A HREF="#SEE_ALSO">SEE ALSO</A>
  </UL>
  <!-- INDEX END -->
  
  <HR>
  <P>
  <H1><A NAME="NAME">NAME</A></H1>
  <P>
  mod_perl_cvs - Access to the mod_perl CVS development tree
  
  <P>
  <HR>
  <H1><A NAME="DESCRIPTION">DESCRIPTION</A></H1>
  <P>
  The mod_perl development tree lives on the same machine as perl.apache.org.
  This tree contains the latest mod_perl bug fixes and developments that have
  not made it to CPAN yet. Welcome to the bleeding edge. 
  
  <P>
  <HR>
  <H1><A NAME="SYNOPSIS">SYNOPSIS</A></H1>
  <P>
  Just as cvs access to the Apache development tree, the mod_perl code pulled
  from cvs is not guaranteed to do anything, especially not compile or work.
  But, that's exactly why we are using cvs, so everyone has access the latest
  version and can help see to it that mod_perl does compile and work on all
  platforms, with the various versions and configurations of Perl and Apache.
  Patches are always welcome, simply testing the latest snapshots is just as,
  if not more helpful. When you build mod_perl, running 'make test_report'
  will send a message to the <EM>modperl-cvs@apache.org</EM> list, which is the same place cvs commit logs and diffs are mailed to. The
  message sent by test_report includes the output of 'make test', plus
  version and configuration information for your Perl and Apache.
  
  <P>
  Here are the several ways to access the cvs tree.
  
  <DL>
  <DT><STRONG><A NAME="item_cvsup">cvsup</A></STRONG><DD>
  <P>
  Cvsup has come out of the FreeBSD group. It's a client/server beast that
  offers an efficient way to sync collections of files over the net, and it
  is very CVS aware, allowing syncronisation of repositories or checked out
  files using the cvs deltas to bring the client side files up to date with
  minimal data transfer.
  
  <P>
  For a FreeBSD cvsup client see:
  
  <P>
  <A
  HREF="http://www.freebsd.org/cgi/ports.cgi?query=cvsup&stype=all">http://www.freebsd.org/cgi/ports.cgi?query=cvsup&stype=all</A>
  
  
  <P>
  Others (SunOS, alpha.osf, linux, Solaris2.4, HPAA 10.2, irix) <A
  HREF="ftp://ftp.postgresql.org/pub/CVSup/">ftp://ftp.postgresql.org/pub/CVSup/</A>
  
  
  <P>
  Here's a config file for the client (cvsup) to sync modperl sources.
  
  <P>
  <PRE> *default tag=.
   # comment out the above if you want the raw cvs files
  </PRE>
  <P>
  <PRE> *default host=apache.org
   *default prefix=/path/on/this/machine/to/install/
   # a subdir for modperl will appear here ^^^
  </PRE>
  <P>
  <PRE> *default base=/path/on/this/machine/where/cvsup/will/keep/status/info
   # you'll never need to look in the 'base' dir.
  </PRE>
  <P>
  <PRE> *default release=cvs delete use-rel-suffix compress
  </PRE>
  <P>
  <PRE> modperl
   #apache-src
   #apache-docs
   #uncomment these two for the latest apache src and/or docs if you want them
  </PRE>
  <DT><STRONG><A NAME="item_anoncvs">anoncvs</A></STRONG><DD>
  <P>
  See <A
  HREF="http://dev.apache.org/anoncvs.txt.">http://dev.apache.org/anoncvs.txt.</A>
  The difference is that you use ``modperl'' instead of ``apache-x.x''.
  
  <DT><STRONG><A NAME="item_from">from-cvs</A></STRONG><DD>
  <P>
  A snapshot is rolled of the modperl tree every 6 hours and placed here:
  
  <P>
  <A
  HREF="http://dev.apache.org/from-cvs/modperl/">http://dev.apache.org/from-cvs/modperl/</A>
  
  
  <P>
  A snapshot of the Apache development tree is also rolled every 6 hours and
  placed here:
  
  <P>
  <A
  HREF="http://dev.apache.org/from-cvs/">http://dev.apache.org/from-cvs/</A>
  
  </DL>
  <P>
  <HR>
  <H1><A NAME="SEE_ALSO">SEE ALSO</A></H1>
  <P>
  <CODE>cvs(1)</CODE>
  
  </BODY>
  
  </HTML>
  
  
  
  1.1                  modperl-site/tidbits.html
  
  Index: tidbits.html
  ===================================================================
  <html>
  <head>
  <title>mod_perl tidbits</title>
  </head>
  <body bgcolor=#ffffff >
  
  <h2>Tidbits</h2>
  Many people wonder and ask "How much of a performance improvement
  does mod_perl give?".  Well, it all depends on what you're doing with mod_perl
  and possibly who you ask.  Our friends at Sun Microsystems 
  <a href="sun.txt">saw</a> a <b>400%</b> improvement over CGI.  However, these tests
  were done with a _very_ small script where perl start-up time was not a factor.
  How much of a difference can this make?  It all depends, Andreas 
  <a href="http://www.coe.missouri.edu/search/faq/lists/modperl/Aug1996/0044.html">
  boasts</a> a <b>%2000</b> improvement over CGI!.  The best way to measure is
  to try it and see for yourself!
  <p>
  We've collected some <a href="stories/">stories</a> about modperl use
  around, some of them tells about <em>large</em> performance
  improvements.
  <p>
  When mod_perl was first getting on it's feet, a Netscape publication called 
  <a href="http://www.coco.net/otn/otn_may.html">Off the Net</a> had a few
  nice words to say.
  <p>
  In Volume 1, Issue 4 of <a href="http://tpj.com/">The Perl
  Journal</a>, yours truly says a few words about the marriage of Apache
  and Perl.
  <p>
  The kind folks who bring us <a href="http://www.apacheweek.com/"> 
  Apache Week </a> talk about mod_perl from time to time.
  <p>
  HotWired uses modperl in the <a
  href="http://www.hotwired.com/webmonkey/98/24/index2a_page2.html?tw=backend">
  Web Database Crash Course</a>.
  <p>
  
  c|net <a href="http://www.news.com/News/Item/0,4,2242,00.html">mentions</a> how
  Stronghold can take advantage of third-party modules such as mod_perl.
  
  <p>
  <a href="http://www.dreams.es/">DREAMS Factory WebNews</a> writes about <a href="herramientas.html"> `Apache Ejecuta Perl'</a>.
  <p>
  <b>May 12, 1997 - Information Week</b> 
  <a href="http://www.techweb.com/se/directlink.cgi?CRN19970512S0058">mentions</a>
  the Apache/Perl integration project.
  <p>
  <b>September, 1997 - WebTechniques</b>, <i>Improving CGI Performance, by Lincoln Stein</i>
  <p>
  <b>September 8, 1997</b> - mod_perl is mentioned in the <b>O'Reilly</b> post Perl Conference 
  <a href="http://software.ora.com/news/press/pr9-8-97.html">press release</a>
  <p>
  <b>November, 1997 - DBMS</b>, <i>
  <a href="http://www.dbmsmag.com/9711i14.html">Connecting Sybase to the Web</a>,
  by Brian Jepson</i> 
  <p>
  <b>March, 1998 - BYTE</b>, <i><a href="http://www.byte.com/art/9803/sec7/art1.htm">Perl and Apache</a>, by Jon Udell</i>  
  <p>
  <b>April, 1998</b> - The Perl Journal <font size=-1>(Volume 3, Issue 1)</font>,
  <i>Stately Scripting with mod_perl, by Lincoln Stein and Doug MacEachern</i>
  <p>
  <b>May, 1998</b> - c|net, 
  <i><a href="http://www.builder.com/Programming/Perl/ss02d.html">
  Perl does Windows: Running Perl faster</a>, by Mariva Aviram</i>
  <p>
  <b>July, 1998</b> - The Linux Journal,
  <i>At the Forge: Combining Apache and Perl, by Reuven M. Lerner</i>
  <p>
  <b>August, 1998</b> - The Linux Journal,
  <i>At the Forge: Speeding Up Database Access With mod_perl, by Reuven M. Lerner</i>
  <p>
  
  mod_perl is mentioned in a few books too:
  <ul>
  <li> <A HREF="http://perl.oreilly.com/prk_index.html"> Programming with Perl Modules</A> (O'Reilly)
  <li> <A HREF="http://perl.oreilly.com/prk_index.html"> Perl Module Reference vol. 2 </A> (O'Reilly)
  <li> <A HREF="http://www.ora.com/catalog/pperl2/noframes.html"> Programming Perl, 2nd Edition</A> (O'Reilly)
  <li> <A HREF="http://www.ora.com/catalog/lperl2/"> Learning Perl, 2nd Edition</A> (O'Reilly)
  <li> <A HREF="http://www.ora.com/catalog/advperl/"> Advanced Perl Programming</A> (O'Reilly)
  <li> <A HREF="http://www.ora.com/catalog/apache/"> Apache: The Definitive Guide </A> (O'Reilly)
  <li> <A HREF="http://www.aw.com/cp/stein-web.html"> How to Set Up and Maintain a Web Site </A> (Addison Wesley)
  <li> <a href="http://www.mcp.com/cgi-bin/bag?isbn=1-57521-175-0&last=/bookstore">Apache Server Survival Guide</a> (SAMS)
  </ul> 
  <p>
  An <a href="http://conference.perl.com/pace/conf/Perl_Apache"> Apache/Perl session </a> 
  was given at The First Annual O'Reilly <a href="http://conference.perl.com">Perl Conference</a>, 
  the slides</a> are available for <a href="perl-conf/">download</a>.
  <p>
  Know of any other interesting mod_perl tidbits?  Please let 
  <a href="mailto:dougm@apache.org">me</a> know!
  
  <p>
  
  <a href="./">Back to the main page</a>
  
  </body>
  </html>