commit:     70932898d1d2be67eb35cd413054a42e2d8f2fe4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:51:03 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:22:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70932898

net-proxy/haproxy: [QA] Consistent whitespace in metadata.xml

 net-proxy/haproxy/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/net-proxy/haproxy/metadata.xml b/net-proxy/haproxy/metadata.xml
index ddb31ac2bb8..017b2b8ad09 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>

Reply via email to