--- hydra/README 2002/09/25 07:33:35 1.3 +++ hydra/README 2002/09/26 14:52:17 1.4 @@ -1,4 +1,4 @@ -This is Hydra, a modification of Boa, which supports multiple threads of + This is Hydra, a modification of Boa, which supports multiple threads of execution. Boa is a high performance web server for Unix-alike computers, covered by the Gnu General Public License. This modification is based on Boa version 0.94.13, and is currently of alpha quality. @@ -8,7 +8,24 @@ Hydra is that head, when cut off was replaced by two others. This was not duplicated in Hydra's threads! +***** +Configure time parameters: + --disable-ssl: Disables SSL and TLS support. You must have the gnutls library + for SSL to work. + + --disable-smp: Disables all of the thread stuff. Hydra will function just like + Boa. + +***** +Development. Use the following cvs commands, to checkout the hydra repository: + +$ cvs -d :pserver:anonymous@cvs.hellug.gr:/var/cvs/hydra login +--- password is 'anonymous' --- +$ cvs -d :pserver:anonymous@cvs.hellug.gr:/var/cvs/hydra co hydra + + +***** About Boa: Boa was created in 1991 by Paul Phillips . It is being