448209459d
Fix existing spelling errors Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
10 lines
285 B
YAML
10 lines
285 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default connection limit for HAProxy backends is 2000 however, MariaDB
|
|
defaults to a max of 10000 connections. This has been changed to match the
|
|
MariaDB limit.
|
|
|
|
'haproxy_max_connections' has also been increased to 40000 to accommodate
|
|
this.
|