Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 4405329

Browse files
committed
README.md documentation for env - NBPROC, BIND_PROCESS
1 parent 1a88914 commit 4405329

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ Settings in this part is immutable, you have to redeploy HAProxy service to make
196196
|STATS_AUTH|stats:stats|username and password required to access the Haproxy stats.|
197197
|STATS_PORT|1936|port for the HAProxy stats section. If this port is published, stats can be accessed at `http://<host-ip>:<STATS_PORT>/`
198198
|TIMEOUT|connect 5000, client 50000, server 50000|comma-separated list of HAProxy `timeout` entries to the `default` section.|
199+
|NBPROC|1|sets the `nbproc` entry to the `global` section. By default, only one process is created, which is the recommended mode of operation.|
199200

200201
### Settings in linked application services###
201202

0 commit comments

Comments
 (0)