Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeDefaultDescription
addresslocal pathnameshibd.sock

Pathname to use for the Unix domain socket. Both the web server and shibd daemon processes need to be able to read and write to this path. Can be set via the SHIBSP_LISTENER_ADDRESS environment variable.

stackSize size in kilobytes0

If non-zero, sets the stack size of daemon worker threads in kilobytes. Zero results in the default OS-supplied size being used, which can be surprisingly large.

clientAddresslocal pathname

If set, this overrides the address attribute for the "in-process" half of the system (web server modules).

...