Versions Compared

Key

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

...

Version 2.4 and above default to this option when the element is omitted on non-Windows platforms.

Code Block
xml
xml

<UnixListener address="shibd.sock"/>

...

  • stackSize (size in kilobytes) (defaults to 0) (Version 2.4 and Above)
    • If non-zero, sets the stack size of worker threads in kilobytes. Zero results in the default OS-supplied size being used.
  • clientAddress (local pathname) (Version 2.6 and Above)
    • If set, this overrides theĀ address attribute for the "in-process" half of the system (web server modules).