--- hydra/README 2002/09/27 21:24:37 1.5 +++ hydra/README 2002/09/28 17:49:13 1.6 @@ -5,11 +5,11 @@ Why Hydra? Well, Hydra is a many headed serpent in Greek Mythology, and seemed to resemble fine a multi-threaded Boa. An interesting feature of -Hydra is that head, when cut off was replaced by two others. This was not +Hydra is that a head, when cut off was replaced by two others. This was not duplicated in Hydra's threads! -***** -Configure time parameters: + +***** Configure time parameters --disable-ssl: Disables SSL and TLS support. You must have the gnutls library for SSL to work. @@ -17,11 +17,17 @@ --disable-smp: Disables all of the thread stuff. Hydra will function just like Boa. -***** + --disable-hic: HIC is a special hydra thread that handles scripting languages + such as PHP. Use this parameter to disable this feature. + + +***** Development + A mailing list for Hydra is available at http://lists.hellug.gr/mailman/listinfo/hydra-dev -Development. Use the following cvs commands, to checkout the hydra repository: +Hydra has a public cvs repository. To checkout, use the following +cvs commands, $ cvs -d :pserver:anonymous@cvs.hellug.gr:/var/cvs/hydra login --- password is 'anonymous' ---