guix/gnu
Christopher Baines 2881f85220
services: web: Add support for configuring the nginx server names hash.
The nginx service can fail to start if the server names hash bucket size is
too small, which can happen on some systems, and when using QEMU, depending on
the CPU.

* gnu/services/web.scm (<nginx-configuration>): Add
  server-names-hash-bucket-size and server-names-hash-bucket-max-size.
  (default-nginx-config): Add support for the new hash bucket size parameters.
  (nginx-service, nginx-activation): Pass the new hash bucket size parameters
  through to the default-nginx-config procedure.
* doc/guix.texi (Web Services): Document the new hash bucket size parameters.
2017-12-11 20:57:34 +00:00
..
bootloader bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
build linux-boot: Remove unneeded import. 2017-12-02 23:13:21 +01:00
packages gnu: cargo: Add file-name field to input sources. 2017-12-11 21:21:46 +02:00
services services: web: Add support for configuring the nginx server names hash. 2017-12-11 20:57:34 +00:00
system Merge branch 'version-0.14.0' 2017-12-07 17:16:05 +01:00
tests services: web: Remove default certificate and key files for nginx. 2017-12-11 20:36:43 +00:00
artwork.scm
bootloader.scm
local.mk gnu: jemalloc: Fix tests for aarch64. 2017-12-10 16:04:16 -06:00
packages.scm
services.scm
system.scm
tests.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00