From 70932898d1d2be67eb35cd413054a42e2d8f2fe4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 26 Nov 2017 13:51:03 +0100 Subject: 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 ddb31ac2bb8b..017b2b8ad09c 100644 --- a/net-proxy/haproxy/metadata.xml +++ b/net-proxy/haproxy/metadata.xml @@ -6,17 +6,17 @@ Christian Ruppert -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. Enable network namespace support (CONFIG_NET_NS) -- cgit v1.2.3-65-gdbad