diff options
author | Christopher Baines <mail@cbaines.net> | 2017-11-25 11:57:37 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2017-12-11 20:57:34 +0000 |
commit | 2881f85220c05809527d2f2a8b8d71b7a67bc604 (patch) | |
tree | 3725f40a1bebb942482c8594f8271d4a88c0e5bb /gnu/tests.scm | |
parent | c48aa70a9aa68ac6f365663044357be77eb9e36a (diff) | |
download | guix-2881f85220c05809527d2f2a8b8d71b7a67bc604.tar.gz |
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.
Diffstat (limited to 'gnu/tests.scm')
0 files changed, 0 insertions, 0 deletions