Index of /ports_www/hydra

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 31-Aug-2009 12:33 1.5K [   ] distinfo 28-May-2011 14:14 130 [DIR] files/ 07-Jun-2010 13:16 - [TXT] pkg-descr 02-Apr-2003 18:18 496 [   ] pkg-plist 21-Nov-2003 01:27 538
Hydra is a high performance multi-threaded web server. Unlike traditional
multi-threaded web servers, Hydra uses a constant, but configurable, pool
of threads and each thread can handle several connections by multiplexing
the connections. This may remind you of a non-blocking server, and this is
true, but Hydra does not have the killing limitation of a non-blocking
server, the confinement to one CPU. Hydra will take advantage of every
available CPU in a system.

WWW: http://hydra.hellug.gr/