mighttpd2 4.0.2-1 source package in Ubuntu
Changelog
mighttpd2 (4.0.2-1) unstable; urgency=medium [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.6.1 * Remove developer Kristoffer H Rose from Uploaders. [ Clint Adams ] * New upstream version. -- Clint Adams <email address hidden> Tue, 02 Aug 2022 15:02:22 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | haskell | |
Lunar | release | universe | haskell | |
Kinetic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mighttpd2_4.0.2-1.dsc | 3.5 KiB | 5b4d769ae35dbfb9701d6d6772451dbc0a4b965964d064317d8c0d9f6de9b1b8 |
mighttpd2_4.0.2.orig.tar.gz | 17.6 KiB | 1d4dc43b96a3064a8c0b752f71591cb04d769b76e3b922a5ea3529057d530960 |
mighttpd2_4.0.2-1.debian.tar.xz | 3.9 KiB | 8707a78bce8593fad2b2c38ba1656dff56292fc75d562d37cb5e5bdaa3f9c342 |
Available diffs
No changes file available.
Binary packages built by this source
- mighttpd2: classical web server on WAI/warp
Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
written in Haskell. It handles static files and CGI scripts. It also
provides reverse proxy functionality.
.
Mighttpd2 is now implemented as a WAI application using the high-performance
HTTP engine, "warp". To httperf Ping-Pong benchmark, Mighttpd2 is faster than
nginx.