Download List

프로젝트 설명

Hydra is a high performance multi-threaded HTTP server. Unlike traditional multi-threaded Web servers, it uses a constant, configurable pool of threads, and each thread can handle several connections by multiplexing the connections. This is even better than non-blocking servers, since Hydra will use every available CPU in a multi-CPU system. It also has features such as host-based virtual hosting, HTTP 1.1 features, CGI 1.1, SSL 3.0, TLS 1.0, and more. Hydra was based on the Boa Web server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-15 20:03
0.1.8

이 릴리스에는 수정 - 해제 - SMP를 옵션 히드라 보아 SSL과 함께 사용 될 수있습니다. 또한 HIC 내부 모듈에 대한 지원을 제거합니다.
Tags: Code cleanup
This release fixes the --disable-smp option, and allows hydra to be used as a boa with SSL. It also removes support for HIC internal modules.

2003-11-05 01:47
0.1.4

이 버전, 그리고 여러 가지 다른 버그수정 더 큰 파일을 지원, 새로운 gnutls에 대한 지원을 제공합니다.
Tags: Minor bugfixes
This version features better large file support, support for
the new gnutls, and several other bugfixes.

2003-01-20 18:12
0.1.3

이 릴리스에 추가 DefaultCharset 및 MaxSSLConnections 설정 지시어는 HTTP/1.1에서 KeepAlive 사용량이 버그에 대한 수정 및 HTTP 헤더를 구문 분석하는 몇 가지 최적화.
Tags: Minor feature enhancements
This release adds DefaultCharset and MaxSSLConnections configuration
directives, a fix for a bug in KeepAlive usage in HTTP/1.1, and some
optimizations in HTTP header parsing.

2003-01-08 19:46
0.1.2

이 릴리스는 HTTP/1.1, 구성 지시어 CGIAction을 준수하는 몇 가지 수정 사항을 추가합니다 (이는 스크립트하에 허용 실행), 레드햇과 초기화 스크립트.
Tags: Minor bugfixes
This release adds several fixes to comply with HTTP/1.1, configuration
directive CGIAction (which allows associating scripts with an
executable), and an init script for Red Hat.

2002-12-17 17:22
0.1.1

계속에서 버그 살아있는 모드가 수정되었습니다 SSL을 활성화되었습니다. 유휴 서버에 처음 연결에서 예상치 못한 초과 해결되었습니다.
Tags: Minor bugfixes
A bug in Keep-Alive mode when SSL was enabled was corrected. An unexpected timeout in the first connection on an idle server was fixed.

Project Resources