Gregory Thiemonge
4174f4a5a4
Update nr_open limit value in the amphora
...
Using haproxy 2.x, the ideal rlimit value for nr_open is close to
connection_limit * 2.5 (see compute_ideal_* in src/haproxy.c).
Set this limit to 2,600,000 in the amphora to support a loadbalancer
with maxconn 1M.
This prevents the following warning messages when launching/reloading
haproxy:
* "Cannot raise FD limit to 2375058, limit is 2097152."
* "FD limit (2097152) too low for maxconn=950000/maxsock=2375058. Please
raise 'ulimit-n' to 2375058 or more to avoid any trouble."
Change-Id: I6251cd17bd6fa9faf5109e50c2190dda3614908d
2021-08-18 14:21:24 +00:00
..
2021-03-10 18:54:50 +01:00
2020-09-03 10:43:07 +00:00
2020-09-03 13:34:07 -07:00
2020-09-03 13:10:07 -07:00
2020-09-03 20:06:35 +00:00
2020-04-06 17:06:32 -07:00
2021-03-05 13:23:43 +01:00
2021-01-28 22:14:52 +00:00
2020-03-19 11:24:16 -07:00
2020-04-08 19:53:09 +04:00
2020-06-08 02:28:51 +00:00
2020-08-27 13:19:52 +02:00
2020-09-03 13:15:27 -07:00
2021-01-28 14:42:48 +01:00
2020-01-08 15:38:48 -08:00
2020-09-04 18:15:16 +00:00
2021-03-01 09:44:41 +00:00
2021-01-29 13:58:39 +01:00
2020-09-10 11:23:04 +00:00
2021-03-08 19:33:35 +00:00
2020-04-15 16:18:35 +00:00
2020-06-06 09:38:02 +01:00
2020-04-14 06:48:43 -07:00
2020-02-25 01:30:56 +00:00
2021-03-15 21:41:24 +00:00
2021-03-10 22:09:35 -06:00
2020-09-08 14:29:58 -07:00
2020-02-05 13:14:48 -08:00
2020-09-17 10:31:19 +00:00
2020-09-10 16:50:42 -07:00
2021-04-23 08:26:40 +02:00
2021-03-22 18:13:15 +01:00
2020-06-08 06:13:37 +00:00
2020-09-01 11:55:12 +00:00
2020-06-18 10:03:59 -07:00
2020-06-17 09:05:24 +00:00
2021-03-01 08:57:30 +01:00
2020-08-05 18:41:25 +02:00
2021-03-11 22:43:16 +00:00
2020-10-07 16:02:19 -07:00
2020-11-20 14:14:56 +01:00
2021-03-29 14:22:27 +02:00
2021-03-04 23:50:32 +00:00
2020-04-23 17:38:41 +07:00
2021-06-24 16:43:41 +02:00
2021-02-06 17:39:13 +01:00
2020-02-26 09:09:31 -08:00
2020-08-06 17:55:52 +02:00
2021-06-24 13:42:34 +02:00
2020-07-22 11:58:23 +02:00
2020-11-19 11:49:52 -05:00
2020-11-19 17:48:50 -05:00
2020-09-10 11:51:32 +00:00
2021-03-24 00:59:18 +00:00
2021-08-18 14:21:24 +00:00
2020-05-26 12:51:57 +02:00
2021-03-30 00:30:25 +00:00
2021-02-11 11:50:41 +01:00
2020-07-31 15:51:53 +00:00
2020-10-08 17:11:48 -07:00
2020-01-10 16:09:27 +01:00
2021-03-23 15:10:45 +01:00
2020-09-16 13:37:38 +00:00
2021-03-03 10:48:28 +08:00
2020-09-11 12:16:23 -07:00
2020-11-18 15:18:42 +01:00
2020-08-26 09:56:57 +02:00
2020-09-21 16:12:17 -07:00
2021-03-15 21:43:43 +00:00
2020-07-08 15:19:52 -04:00
2020-08-17 13:57:33 +00:00
2020-02-03 10:38:45 -08:00
2020-06-04 13:11:01 -07:00
2020-07-23 09:58:23 +02:00
2020-04-07 20:59:56 -05:00
2020-06-03 21:58:47 +00:00
2020-09-09 17:30:45 +00:00
2020-06-18 16:25:21 -07:00
2020-06-23 19:54:20 +02:00
2020-06-24 10:16:20 +02:00
2020-06-29 21:51:01 -04:00
2021-04-28 09:10:09 +02:00
2020-09-08 15:32:04 -07:00
2019-12-16 16:25:25 -08:00
2020-08-28 20:51:45 +00:00
2020-09-08 15:27:42 -07:00
2020-06-03 14:57:47 -07:00
2020-04-09 18:47:11 -07:00
2021-03-20 20:33:48 +00:00
2021-01-26 17:34:21 +01:00