33 projects tagged "BSD Original"
mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.
mod_dav enables Apache to understand the WebDAV protocol (extensions to HTTP). WebDAV stands for "Web-based Distributed Authoring and Versioning", and is defined by RFC 2518. WebDAV is intended to replace proprietary authoring protocols such as those used by Frontpage or NetObjects' Fusion, but is also a complete set of protocols for manipulating a webserver's files and directories, and their properties.
RabbIt is a mutating, caching Web proxy used to speed up surfing over slow links like modems. It does this by removing advertising and background images and scaling down images to low quality JPEGs. RabbIT is written in Java and should be able to run on any platform. It does depend upon an image converter if image scaling is on. The recommended image converter is "convert" from the ImageMagick package.
Poor Man's Content Management System (PMCMS) is a content management system for maintaining Web sites. It is designed to make maintaining a Web site easier, to simplify the production of usable Web sites, and be simple to use itself. It has a build system (for building an entire Web site) based on GNU Make, and an HTML generating system based on MP4H - a macro processor for HTML.