589 projects tagged "HTTP Servers"
Monkey HTTP Daemon is a very fast and lightweight Web server for Linux. It uses a hybrid networking model based on asynchronous calls (event-driven) and fixed threads, which makes it scalable and capable of attending thousands of clients per second. It provides a powerful API for C and is ideal for embedded devices, thanks to its small core and plugin architecture.
LeanWeb is a tool for removing user-defined parts from Web pages. It works as a HTTP proxy, as such can be combined with other proxies, and runs on the same platforms as Junkbuster (i.e. Unix and Win32). LeanWeb is mainly intended for users of handheld devices who want to view Web pages without having to scroll through all the unnecessary clutter present on modern Web pages, but can also be used to customize frequently visited Web pages.
Mohawk is the next-generation, evolutionary leap from TkApache. It is a full-blown front-end GUI for the Apache Web server for configuration, tuning, performance monitoring, and more. Completely re- written in C, using GTK+/GNOME rather than Perl/Tk, Mohawk aims to be faster and more robust than TkApache.