DOC: add description of pidfile in master-worker mode
authorMIZUTA Takeshi <mizuta.takeshi@fujitsu.com>
Wed, 26 Aug 2020 04:46:19 +0000 (13:46 +0900)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 26 Aug 2020 16:40:53 +0000 (18:40 +0200)
commitc32f39431cdba2ca2f63b1debcfbfec2ee30f7d5
tree63c1d9d027ea5e31dbd30a0cd780ed44a719b581
parentb5a1f9e495070eeb61de7523d1dad1455307d283
DOC: add description of pidfile in master-worker mode

Previously, pidfile was only described for daemon mode. In the case of
master-worker mode, the handling of pidfile is different from daemon mode,
so the description has been added.
doc/configuration.txt
doc/haproxy.1