summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:51:03 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:22:51 +0100
commit70932898d1d2be67eb35cd413054a42e2d8f2fe4 (patch)
tree86fdeee0708e2ea7d455b760fc2cb28c46956f76
parentnet-p2p/xnap: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-70932898d1d2be67eb35cd413054a42e2d8f2fe4.tar.gz
gentoo-70932898d1d2be67eb35cd413054a42e2d8f2fe4.tar.bz2
gentoo-70932898d1d2be67eb35cd413054a42e2d8f2fe4.zip
net-proxy/haproxy: [QA] Consistent whitespace in metadata.xml
-rw-r--r--net-proxy/haproxy/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/net-proxy/haproxy/metadata.xml b/net-proxy/haproxy/metadata.xml
index ddb31ac2bb8b..017b2b8ad09c 100644
--- a/net-proxy/haproxy/metadata.xml
+++ b/net-proxy/haproxy/metadata.xml
@@ -6,17 +6,17 @@
<name>Christian Ruppert</name>
</maintainer>
<longdescription>
-HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net.
+ HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net.
-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
-Its event-driven architecture allows it to easily handle thousands of simultaneous connections on hundreds of instances without risking the system's stability.
+ 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
+ Its event-driven architecture allows it to easily handle thousands of simultaneous connections on hundreds of instances without risking the system's stability.
</longdescription>
<use>
<flag name="net_ns">Enable network namespace support (CONFIG_NET_NS)</flag>