emqx/etc
William Yang 97fb8c1133 perf(TLS): set default sndbuf and recbuf to 4K
Without using default values, sockets will be opened with OS default
buffer sizes. OS default is set by linux aligning to the host memory
size that large memory has larger OS default.

Now more and more user run EMQX in container which has large OS memory
but the container max memory is limited by cgroup that could be very
small amount compared to the OS total memory size.

To eliminate uncertainty, it is better to have the default value set.
2022-09-19 18:53:43 +02:00
..
certs refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00
emqx_cloud chore: update emqx.appup.src and changelog 2022-05-05 16:52:33 +08:00
emqx_edge chore: update emqx.appup.src and changelog 2022-05-05 16:52:33 +08:00
BUILT_ON build: show linux distro in BUILT_ON info 2021-10-31 17:21:47 +01:00
acl.conf chore(acl): support ipaddr list 2021-07-28 13:54:13 +08:00
acl.conf.paho refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00
emqx.conf perf(TLS): set default sndbuf and recbuf to 4K 2022-09-19 18:53:43 +02:00
ssl_dist.conf refactor(apps): Merge emqx_libs back to emqx 2020-12-04 19:58:58 +01:00