/[hydra]/hydra/README
ViewVC logotype

Diff of /hydra/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by nmav, Wed Sep 25 07:33:35 2002 UTC revision 1.5 by nmav, Fri Sep 27 21:24:37 2002 UTC
# Line 1  Line 1 
1  This is Hydra, a modification of Boa, which supports multiple threads of   This is Hydra, a modification of Boa, which supports multiple threads of
2  execution. Boa is a high performance web server for Unix-alike computers,  execution. Boa is a high performance web server for Unix-alike computers,
3  covered by the Gnu General Public License.  This modification is based on  covered by the Gnu General Public License.  This modification is based on
4  Boa version 0.94.13, and is currently of alpha quality.  Boa version 0.94.13, and is currently of alpha quality.
# Line 8  seemed to resemble fine a multi-threaded Line 8  seemed to resemble fine a multi-threaded
8  Hydra is that head, when cut off was replaced by two others. This was not  Hydra is that head, when cut off was replaced by two others. This was not
9  duplicated in Hydra's threads!  duplicated in Hydra's threads!
10    
11    *****
12    Configure time parameters:
13    
14     --disable-ssl: Disables SSL and TLS support. You must have the gnutls library
15        for SSL to work.
16    
17     --disable-smp: Disables all of the thread stuff. Hydra will function just like
18        Boa.
19    
20    *****
21    A mailing list for Hydra is available at
22    http://lists.hellug.gr/mailman/listinfo/hydra-dev
23    
24    Development. Use the following cvs commands, to checkout the hydra repository:
25    
26    $ cvs -d :pserver:anonymous@cvs.hellug.gr:/var/cvs/hydra login
27    --- password is 'anonymous' ---
28    $ cvs -d :pserver:anonymous@cvs.hellug.gr:/var/cvs/hydra co hydra
29    
30    
31    *****
32  About Boa:  About Boa:
33    
34  Boa was created in 1991 by Paul Phillips <paulp@go2net.com>.  It is being  Boa was created in 1991 by Paul Phillips <paulp@go2net.com>.  It is being

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26