=Ver: 2.0 ##---------------------------------------- =Pkg: GeoIP 1.4.8 4.1 i586 =Sum: Library to find the country that any IP address originates from +Des: GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. Authors: -------- T.J. Mather -Des: ##---------------------------------------- =Pkg: csync2 1.34 12.1 i586 =Sum: Cluster sync tool +Des: Csync2 is a cluster synchronization tool. It can be used to keep files on multiple hosts in a cluster in sync. Csync2 can handle complex setups with much more than just 2 hosts, handle file deletions and can detect conflicts. It is expedient for HA-clusters, HPC-clusters, COWs and server farms. Authors: -------- Clifford Wolf -Des: ##---------------------------------------- =Pkg: dsh 0.22.0 3.2 i586 =Sum: Distributed shell +Des: Distributed shell. Runs command through rsh or ssh on a cluster of machines. Requires libdshconfig to be already installed on the system. -Des: ##---------------------------------------- =Pkg: haproxy 1.4.8 2.1 i586 =Sum: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments +Des: HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread the load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add/modify/delete HTTP headers both ways - block requests matching a particular pattern -Des: ##---------------------------------------- =Pkg: keepalived 1.1.20 1.1 i586 =Sum: HA monitor built upon LVS, VRRP and services poller +Des: The main goal of the keepalived project is to add a strong & robust keepalive facility to the Linux Virtual Server project. This project is written in C with multilayer TCP/IP stack checks. Keepalived implements a framework based on three family checks : Layer3, Layer4 & Layer5. This framework gives the daemon the ability of checking a LVS server pool states. When one of the server of the LVS server pool is down, keepalived informs the linux kernel via a setsockopt call to remove this server entrie from the LVS topology. In addition keepalived implements a VRRPv2 stack to handle director failover. So in short keepalived is a userspace daemon for LVS cluster nodes healthchecks and LVS directors failover. -Des: ##---------------------------------------- =Pkg: keepalived 1.1.20 6.1 i586 =Sum: HA monitor built upon LVS, VRRP and services poller +Des: The main goal of the keepalived project is to add a strong & robust keepalive facility to the Linux Virtual Server project. This project is written in C with multilayer TCP/IP stack checks. Keepalived implements a framework based on three family checks : Layer3, Layer4 & Layer5. This framework gives the daemon the ability of checking a LVS server pool states. When one of the server of the LVS server pool is down, keepalived informs the linux kernel via a setsockopt call to remove this server entrie from the LVS topology. In addition keepalived implements a VRRPv2 stack to handle director failover. So in short keepalived is a userspace daemon for LVS cluster nodes healthchecks and LVS directors failover. -Des: ##---------------------------------------- =Pkg: libGeoIP-devel 1.4.8 4.1 i586 =Sum: Development Files for GeoIP +Des: GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. This package holds the development files for GeoIP. Authors: -------- T.J. Mather -Des: ##---------------------------------------- =Pkg: libGeoIP1 1.4.8 4.1 i586 =Sum: Shared libraries of the GeoIP C API +Des: GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. This package holds the shared libraries for GeoIP. Authors: -------- T.J. Mather -Des: ##---------------------------------------- =Pkg: libdshconfig-devel 0.20.10 5.1 i586 =Sum: Library for parsing dsh-style configuration files. +Des: Library for parsing dsh-style configuration files. Required by dsh and other applications. -Des: ##---------------------------------------- =Pkg: libdshconfig1 0.20.10 5.1 i586 =Sum: Library for parsing dsh-style configuration files +Des: Library for parsing dsh-style configuration files. Required by dsh and other applications. -Des: ##---------------------------------------- =Pkg: librsync 0.9.7 104.2 i586 =Sum: A Library for Generating Network Deltas +Des: librsync implements the "rsync" algorithm, which allows remote differencing of binary files. librsync computes a delta relative to a file's checksum, so the two files need not both be present to generate a delta. Authors: -------- Martin Pool Andrew Tridgell Donovan Baarda -Des: ##---------------------------------------- =Pkg: libtasn1 2.13 32.1 i586 =Sum: ASN.1 parsing library +Des: This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org Authors: -------- Original author: Fabio Fiorina Current maintainer: Simon Josefsson -Des: ##---------------------------------------- =Pkg: libtasn1-3 2.13 32.1 i586 =Sum: ASN.1 parsing library +Des: This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org Authors: -------- Original author: Fabio Fiorina Current maintainer: Simon Josefsson -Des: ##---------------------------------------- =Pkg: libtasn1-debug 2.13 32.1 i586 =Sum: Debug information for package libtasn1 +Des: This package provides debug information for package libtasn1. Debug information is useful when developing applications that use this package or when debugging this package. -Des: ##---------------------------------------- =Pkg: libtasn1-devel 2.13 32.1 i586 =Sum: ASN.1 parsing library +Des: This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org Authors: -------- Original author: Fabio Fiorina Current maintainer: Simon Josefsson -Des: ##---------------------------------------- =Pkg: libvarnish0 1.1.2 9.1 i586 =Sum: Shared libraries for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the shared libraries for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: libvarnish0 1.1.2_1.1.99 2008100100.2 i586 =Sum: Shared libraries for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the shared libraries for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: libvarnish1 2.0.6 13.1 i586 =Sum: Shared libraries for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the shared libraries for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: lua51 5.1 2.1 i586 =Sum: Powerful light-weight programming language +Des: Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. -Des: ##---------------------------------------- =Pkg: lua51-devel 5.1 2.1 i586 =Sum: Development files for lua +Des: This package contains development files for lua. -Des: ##---------------------------------------- =Pkg: lua51-libs 5.1 2.1 i586 =Sum: Development files for lua +Des: Libraries for lua 5.1 -Des: ##---------------------------------------- =Pkg: nagios-plugins-varnish 1.0 2.1 i586 =Sum: Nagios plugin to check varnish proxy ##---------------------------------------- =Pkg: pound 2.4.3 8.1 i586 =Sum: Reverse-Proxy and Load-Balancer +Des: The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Authors: -------- Robert Segall -Des: ##---------------------------------------- =Pkg: pound-doc 2.4.3 8.1 i586 =Sum: Doumentation for pound +Des: The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. This package contains the documentation for pound. Authors: -------- Robert Segall -Des: ##---------------------------------------- =Pkg: rcron 0.1.0 4.1 i586 =Sum: Cron jobs redundancy and failover +Des: rcron is a minimal tool aiming to help sysadmins in setting up cron jobs redundancy and failover over groups of machines. It just ensures that a job installed on several machines will only run on the active one at any time. -Des: ##---------------------------------------- =Pkg: spawn-fcgi 1.6.4 1.1 i586 =Sum: Spawn fcgi-process directly +Des: spawn-fcgi is used to spawn fcgi-process directly without the help of a webserver or the programm itself. -Des: ##---------------------------------------- =Pkg: tentakel 2.2.1 10.1 i586 =Sum: program that executes the same command on many hosts in parallel +Des: Tentakel is a program that executes the same command on many hosts in parallel using SSH. It is designed to be easily extendable. The output of the remote command can be controlled by means of format strings. -Des: ##---------------------------------------- =Pkg: varnish 1.1.2 9.1 i586 =Sum: Varnish is a high-performance HTTP accelerator +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: varnish 1.1.2_1.1.99 2008100100.2 i586 =Sum: Varnish is a high-performance HTTP accelerator. +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: varnish 2.0.6 13.1 i586 =Sum: Varnish is a high-performance HTTP accelerator +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: varnish-debug 1.1.2 9.1 i586 =Sum: Debug information for package varnish +Des: This package provides debug information for package varnish. Debug information is useful when developing applications that use this package or when debugging this package. -Des: ##---------------------------------------- =Pkg: varnish-debug 1.1.2_1.1.99 2008100100.2 i586 =Sum: Debug information for package varnish +Des: This package provides debug information for package varnish. Debug information is useful when developing applications that use this package or when debugging this package. -Des: ##---------------------------------------- =Pkg: varnish-debug 2.0.6 13.1 i586 =Sum: Debug information for package varnish +Des: This package provides debug information for package varnish. Debug information is useful when developing applications that use this package or when debugging this package. -Des: ##---------------------------------------- =Pkg: varnish-devel 1.1.2 9.1 i586 =Sum: Development files for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the development files for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: varnish-devel 1.1.2_1.1.99 2008100100.2 i586 =Sum: Development files for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the development files for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: varnish-devel 2.0.6 13.1 i586 =Sum: Development files for Varnish +Des: Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. This package holds the development files for varnish. Authors: -------- Poul-Henning Kamp -Des: ##---------------------------------------- =Pkg: vrrpd 0.4 1.1 i586 =Sum: VRRP Daemon ##---------------------------------------- =Pkg: mussh 0.7 4.1 noarch =Sum: MUltihost SSH +Des: Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once. -Des: ##---------------------------------------- =Pkg: perl-X11-Protocol 0.56 7.1 noarch =Sum: Perl module for the X Window System Protocol +Des: This is a module for the X Window System Protocol. -Des: ##---------------------------------------- =Pkg: librsync 0.9.7 104.4 x86_64 =Sum: A Library for Generating Network Deltas +Des: librsync implements the "rsync" algorithm, which allows remote differencing of binary files. librsync computes a delta relative to a file's checksum, so the two files need not both be present to generate a delta. Authors: -------- Martin Pool Andrew Tridgell Donovan Baarda -Des: