diff options
author | Cherife Li <cherife@dotimes.com> | 2010-05-11 22:54:48 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:48 +0200 |
commit | 57ffdc3d18412f405daec78eeefca32a12fb2e63 (patch) | |
tree | 880ff2fe1693127b762373d2e23095c24258d7cb /network/haproxy/slack-desc | |
parent | 0ee18f68bb6860a1b3cbf83658ee93def4196e3f (diff) | |
download | slackbuilds-57ffdc3d18412f405daec78eeefca32a12fb2e63.tar.gz |
network/haproxy: Added to 12.1 repository
Diffstat (limited to 'network/haproxy/slack-desc')
-rw-r--r-- | network/haproxy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/haproxy/slack-desc b/network/haproxy/slack-desc new file mode 100644 index 0000000000..367377fb42 --- /dev/null +++ b/network/haproxy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +haproxy: haproxy (a free, very fast and reliable proxy) +haproxy: +haproxy: HAProxy is a free, very fast and reliable solution offering high +haproxy: availability, load balancing, and proxying for TCP and HTTP-based +haproxy: applications. It is particularly suited for web sites crawling under +haproxy: very high loads while needing persistence or Layer7 processing. +haproxy: +haproxy: +haproxy: +haproxy: Homepage: http://haproxy.1wt.eu/ +haproxy: |