RSS 566 projects tagged "HTTP Servers"

No download No website Updated 19 Jun 2013 NanoHttpd

Screenshot
Pop 44.65
Vit 6.11

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download No website Updated 19 Jan 2013 ashttpd

Screenshot
Pop 20.49
Vit 12.31

ashttpd was originally a testbed for a kernel async-sendfile patch. Today, it's just another Web server for serving static content rapidly. It differs from its competitors by storing its webroot in a database, which provides a 50% performance increase over using the operating system's VFS. It also allows precalculation of strong cache-validators (ETags).

Download Website Updated 06 Mar 2013 lapis web server

Screenshot
Pop 30.13
Vit 28.18

Lapis is a very simple HTTP server that is complemented with its own built-in scripting language, called the Lapis language.

No download No website Updated 22 Jun 2009 squidRewrite

Screenshot
Pop 19.49
Vit 38.19

squidRewrite provides url_rewrite for squid, which caches dynamic content (like YouTube).

Download Website Updated 26 Feb 2009 mod_timedout

Screenshot
Pop 18.00
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 19.75
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 23.66
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 14 Jan 2009 Google Sitemap Generator

Screenshot
Pop 21.91
Vit 40.21

Google Sitemap Generator is a tool installed on your Web server to generate sitemaps automatically. Unlike many other third-party sitemap generation tools, Google Sitemap Generator takes a different approach: it will monitor your Web server traffic and detect updates to your Web site automatically.

No download Website Updated 12 Jan 2009 HTTP::Server::Simple

Screenshot
Pop 25.92
Vit 1.42

HTTP::Server::Simple is a very simple standalone HTTP daemon in Perl with no non-core module dependencies. It's ideal for building a standalone HTTP-based UI to your existing tools.

No download Website Updated 19 Dec 2008 httcld

Screenshot
Pop 16.91
Vit 1.42

httcld provides a very small HTTP server with an embedded Tcl interpreter. In addition to static HTML and image files, it serves .htcl files, which are HTML with embedded tcl code. The Tcl is executed on the server, and the resulting output is embedded in the stream sent back to the client. In addition, variables in the Tcl namespace may be set and retrieved directly, say by an AJAX script.

Screenshot

Project Spotlight

SMStoXMPP

An SMS gateway to XMPP daemon

Screenshot

Project Spotlight

FeResPost

A .NET assembly, COM component, and Ruby extension for finite element results post-processing.