RSS 20 projects tagged "HTTP Servers"

No download No website Updated 22 Jan 2011 Kangee

Screenshot
Pop 16.88
Vit 29.22

Kangee is a personal on-demand fileserver that makes it possible to send files to your friends. Dragging a file into the Kangee window will generate a link, which can be sent to your friend, who may open it in a Web browser and download the file. It also supports an "Add Upload" feature, which generates a link that lets your friends send files to you. It uses UPnP, STUN, and a connection test Web service to set up incoming connections, and can generate QR codes from the links to uploads and downloads.

Download Website Updated 09 May 2013 ashd

Screenshot
Pop 127.10
Vit 27.03

Ashd is an HTTP server that follows standard Unix philosophy for modularity. Instead of being a monolithic program with loadable modules, as most other HTTP servers seem to be, Ashd is simply a collection of much simpler programs, passing HTTP requests to each other using a simple protocol. The model also allows such handler programs to persist properly, so that, for example, session data can be kept in memory, connections to back-end services can be kept open, and so on.

Download Website Updated 12 Jun 2010 mod_reserve

Screenshot
Pop 23.90
Vit 33.25

mod_reserve is an Apache2 module for Linux that extends the Apache HTTP server, allowing it to reserve a certain CPU bandwidth for the provisioning of a service. This module exploits the functionality provided by AQuoSA, whose API is used to reserve CPU bandwidth for execution of tasks. In this way, the module can force the Web server to provide services, like CGI or Perl scripts, using exactly the configured CPU bandwidth. This behaviour is useful in order to provide Quality of Service to certain types of services, or to prevent the kinds of attacks in which a service can starve all the others.

Download Website Updated 15 Mar 2010 iPFaces

Screenshot
Pop 66.03
Vit 2.04

iPfaces is a framework for simple creation of native, form-oriented network applications for mobile devices. The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to the central application server level. Developers with experience with one of the supported Web technologies (ASP.Net, Java, and PHP) may start working with iPFaces virtually immediately.

No download Website Updated 28 Feb 2013 Rainbows!

Screenshot
Pop 118.57
Vit 24.88

Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external network dependencies, consider Unicorn instead as it simpler and easier to debug.

Download Website Updated 26 Feb 2009 mod_timedout

Screenshot
Pop 18.49
Vit 1.00

mod_timedout is an Apache module for checking the Apache free server count. When this is lower then defined in the configuration, it starts searching for long-running Apache requests, and either killing them or warning about plans to do it.

Download Website Updated 21 Feb 2009 mod_gfx

Screenshot
Pop 20.27
Vit 1.00

mod_gfx is a configurable Apache module that uses libgd to perform image operations on the fly. Some of the supported image operations are: resize, resample, watermark, and crop. A couple of its special features are origin selection via URI regex and round-robin over a list of hosts.

Download No website Updated 04 Feb 2009 Lumbricidae WORM

Screenshot
Pop 24.00
Vit 1.00

Lumbricidae WORM (Widget Object Relational Mapper) is an SQLAlchemy binding for Webwidgets. SQLAlchemy presents database tables and rows as Python classes and objects. Webwidgets is a framework for writing Web applications as if they were desktop applications. WORM lets you easily map Webwidgets input fields, tables, and other widgets to database mapped classes, instances, and attributes. It requires the Argentum SQLAlchemy convenience library.

Download Website Updated 08 Dec 2008 phpW2ML

Screenshot
Pop 33.84
Vit 2.90

PhpW2ML is a W2ML (Web 2 Markup Language) processor written in PHP 5. W2ML extends XHTML with markup for context-sensitive, WYSIWYG, online editing of Web pages. The phpW2ML processor is distributed with a JavaScript editor, and with W2ML files demonstrating W2ML applications.

Download Website Updated 26 Mar 2011 weborf

Screenshot
Pop 34.86
Vit 4.79

Weborf is a lightweight Web server written in C. It supports IPv6 and basic authentication. It doesn't implement the full HTTP specification, but can be used to easily share directories or files.

Screenshot

Project Spotlight

PHP-Calendar

A Web-based calendar written in PHP/SQL.

Screenshot

Project Spotlight

FreeIPMI

IPMI libraries and tools.