mighttpd2
« Back to VersTracker
Description:
HTTP server
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Networking
Tags: http-server haskell web-server reverse-proxy concurrency
Install: brew install mighttpd2
About:
Mighttpd2 is a high-performance, multi-threaded HTTP server written in Haskell. It leverages lightweight threads for efficient concurrency, enabling it to handle a large number of simultaneous connections with minimal resource overhead. The server is designed for reliability and speed, making it suitable for serving static files and acting as a reverse proxy.
Key Features:
  • High concurrency using lightweight Haskell threads
  • Low memory footprint and efficient resource usage
  • Support for reverse proxying and static file serving
  • Configurable via a simple text-based configuration file
Use Cases:
  • Hosting high-traffic static websites
  • Acting as a reverse proxy for backend web applications
  • Embedded systems requiring a lightweight web server
Alternatives:
  • nginx – Nginx is a widely adopted, feature-rich server, whereas Mighttpd2 offers a lightweight, Haskell-native alternative with a smaller footprint.
  • apache-httpd – Apache is highly extensible via modules; Mighttpd2 focuses on pure Haskell performance and concurrency.
Version History
Detected Version Rev Change Commit
Sep 15, 2025 12:39am 0 VERSION_BUMP a58e817f
Jan 14, 2025 12:01pm 0 VERSION_BUMP df073370
Sep 14, 2024 4:05am 0 VERSION_BUMP 8d72c4ff