]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: internals: add a documentation about the master worker
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Jun 2024 12:46:05 +0000 (14:46 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Jun 2024 12:46:05 +0000 (14:46 +0200)
commit82a4dd7df69973c8123c73cf7b140685596a73e0
tree1ae458a734e0788f458a78e35868407866c11f88
parent91fe085943cea52d0c3d04e81f8ecb6a51668b09
DOC: internals: add a documentation about the master worker

Add a documentation about the history of the master-worker and how it
was implemented in its first version and how it is currently working.
This is a global view of the architecture, and not an exhaustive
explanation of all mechanisms.
doc/internals/mworker.md [new file with mode: 0644]