nixpkgs/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 varnishPackages.*: fix and update digest module 2021-08-12 19:09:00 +02:00
dynamic.nix varnishPackages.*: fix and update dynamic module 2021-08-12 19:08:59 +02:00
modules.nix servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
packages.nix varnish65*: drop because it is EOL upstream 2021-09-30 20:26:39 +02:00