9 | --------------------------------------------------------------------------------
10 | -- Config
11 | --------------------------------------------------------------------------------
15 | [noHints]
17 | ||| Address to which the server socket should be bound
20 | ||| Port to use for the server
23 | ||| Maximum number of bytes allowed in SCGI-message header
26 | ||| Maximum number of bytes allowed in the message content
29 | ||| Number of concurrent requests
34 | --------------------------------------------------------------------------------
35 | -- Utilities
36 | --------------------------------------------------------------------------------
38 | ||| Default config for testing the cyby server locally
39 | export
47 | }