services.nghttpx.single-thread
NixOS option
Run everything in one thread inside the worker process. This feature is provided for better debugging experience, or for the platforms which lack thread support. If threading is disabled, this option is always enabled. Please see https://nghttp2.org/documentation/nghttpx.1.html#cmdoption-nghttpx--single-thread
type: booleanDefault
declared in: nixos/modules/services/networking/nghttpx/nghttpx-options.nixView source on NixOS/nixpkgs →false