Index of /ports_www/hydra
Name Last modified Size
Parent Directory -
Makefile 31-Aug-2009 12:33 1.5K
distinfo 28-May-2011 14:14 130
files/ 07-Jun-2010 13:16 -
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/