~james-page/charms/oneiric/mysql/charm-tester

« back to all changes in this revision

Viewing changes to formulas/haproxy/metadata.yaml

  • Committer: Francis J. Lacoste
  • Date: 2011-05-27 15:21:22 UTC
  • Revision ID: francis.lacoste@canonical.com-20110527152122-l8akt2g34hwz1zpj
Split out from principia-tools.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ensemble: formula
2
 
name: haproxy
3
 
revision: 10
4
 
summary: "fast and reliable load balancing reverse proxy"
5
 
description: 
6
 
 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
7
 
 availability environments. It features connection persistence through HTTP
8
 
 cookies, load balancing, header addition, modification, deletion both ways. It
9
 
 has request blocking capabilities and provides interface to display server
10
 
 status.
11
 
requires:
12
 
  reverseproxy:
13
 
    interface: http
14
 
provides:
15
 
  website:
16
 
    interface: http