nixpkgs-suyu/pkgs/servers/varnish
Jean-Baptiste Giraudeau 785f04f986 varnish: use jemalloc instead of glibc's malloc on linux.
this is the recommanded default, as glibc cause memory leaks:

 "We ran into a problem with glibc's malloc on Linux where it seemed
 like it failed to ever give memory back to the OS, causing the system
 to swap. We have now switched to jemalloc which appears not to have
 this problem." (from varnish-cache/doc/changes.rst)
2022-01-07 09:35:27 -08:00
..
default.nix varnish: use jemalloc instead of glibc's malloc on linux. 2022-01-07 09:35:27 -08:00
digest.nix
dynamic.nix
modules.nix
packages.nix