import FCGI-ProcManager 0.16 from CPAN
[catagits/FCGI-ProcManager.git] / README
diff --git a/README b/README
index 7ca6c0c..fbe7f8c 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,13 @@
-$Id: README,v 1.3 2000/11/15 20:14:56 muaddib Exp $
+$Id: README,v 1.4 2001/01/31 07:13:44 muaddib Exp $
 
 General Information
 -------------------
 
-FCGI-ProcManager is a process manager for FCGI.
+FCGI-ProcManager is a process manager for FCGI.  By implementing the
+process manager in perl, we can more finely tune FastCGI performance, and 
+we can take CPU and memory advantages of fast forks and copy-on-right UNIX
+process management characteristics.
 
-more info later.
 
 Installation
 ------------