RSS 2 projects tagged "Webserver"

Download No website Updated 20 Sep 2011 gweb++

Screenshot
Pop 20.74
Vit 24.70

gweb++ is an asynchronous event-driven Web server and reverse proxy. It is written in C++, but it doesn't make use of the STL or of any additional libraries. It supports the following event notification mechanisms: epoll (edge-triggered, Linux), kqueue (FreeBSD), port (Solaris), poll, and select. It has the following main features: HTTP/1.1, reverse proxy, FastCGI, configurable via an XML file, MIME types support, pipelining, virtual hosts, Keep-Alive, directory listing (with an optional footer file), handling of the If-Modified-Since header, HTTP ranges, logs, configurable access logs, and log rotation.

No download Website Updated 22 Jan 2011 FAPWS

Screenshot
Pop 28.67
Vit 1.03

FAPWS (Fast Asynchronous Python WSGI Server) is a fully WSGI-compliant Web server for the Python environment. It is designed to be small and fast and is capable of handling many concurrent connections.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.

Screenshot

Project Spotlight

Kernel Mode Linux

A factility for executing user processes in kernel mode safely.