~hloeung/content-cache-charm:haproxy

Last commit made on 2023-10-27
Get this branch:
git clone -b haproxy https://git.launchpad.net/~hloeung/content-cache-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
haproxy
Repository:
lp:~hloeung/content-cache-charm

Recent commits

9d2b137... by Haw Loeung

Allow adding HAProxy resolve options

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
cb07f49... by Haw Loeung

Ignore logging of HAProxy stats requests to reduce noise

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/451956
Reviewed-by: Colin Misare <email address hidden>

f875b85... by Haw Loeung

Ignore logging of HAProxy stats requests to reduce noise

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
f471a5f... by Haw Loeung

Allow overriding Netfilter conntrack_max - LP:1860631

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/451489
Reviewed-by: Paul Collins <email address hidden>

7f40959... by Haw Loeung

Allow overriding Netfilter conntrack_max

In certain cases, we need to have conntrack modules loaded but because
once loaded, they can be the bottleneck to handling high no. of
connections. This allows us to tune the conntrack limit to allow for
handling higher no. of TCP connects / clients.

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
fe1bcb6... by Haw Loeung

Fix to use HAProxy's max conns for Nginx's worker_rlimit_nofile

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/451017
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

871950a... by Haw Loeung

Fix to use HAProxy's max conns for Nginx's worker_rlimit_nofile

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
2c9171e... by Haw Loeung

Increase Nginx max. open files based on no. of sites - LP:1951888

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/450757
Reviewed-by: Barry Price <email address hidden>

5c88637... by Haw Loeung

Increase Nginx max. open files based on no. of sites - LP:1951888

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] unittest:0 (build)
12 of 2 results
d562691... by Haw Loeung

Ship out systemd service override to increase max. fds for HAProxy

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/450739
Reviewed-by: Colin Misare <email address hidden>