ClusterOptions
Defined in: src/plugins/application/cluster.ts:7
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
|
|
Whether to pipe stdout/stderr to the parent process. Default |
||
|
|
Enable sticky sessions (useful for Socket.io). Currently only supported in Node.js runtime. Default |
||
|
|
Number of workers to spawn. Set to -1 or ‘auto’ to spawn one worker per available CPU. Default |