Skip to content

Commit d08aa4a

Browse files
authored
haproxy_apache_lxd.md, revert punctuation according to MLA style
1 parent 4a320eb commit d08aa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/proxies/haproxy_apache_lxd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tested_with: 8.5, 8.6, 9.0
88

99
## Introduction
1010

11-
HAProxy stands for "High Availability Proxy". This proxy can sit in front of any TCP application (such as web servers), but it is often used to act as a load-balancer between multiple instances of a website.
11+
HAProxy stands for "High Availability Proxy." This proxy can sit in front of any TCP application (such as web servers), but it is often used to act as a load-balancer between multiple instances of a website.
1212

1313
There might be a number of reasons for doing this. If you have a website that is being hit hard — adding another instance of that same website and placing HAProxy in front of both — allows you to distribute traffic between instances. Another reason might be to be able to update content on a website without any down time. HAProxy can also help mitigate DOS and DDOS attacks.
1414

0 commit comments

Comments
 (0)