]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: simplify bind option "interface" explanation
authorLukas Tribus <luky-37@hotmail.com>
Tue, 12 Feb 2013 21:13:19 +0000 (22:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 12 Feb 2013 22:42:11 +0000 (23:42 +0100)
commitfce2e96b9d9fd827ece32d88a88aa988123a0074
tree600c26dd32821b2a9821b75d0932a08ed55a7483
parent5ba04f6cf94651ce77c8b1059ff033a0c6f112af
DOC: simplify bind option "interface" explanation

The current documentation of the bind option "interface" can be misleading
(as seen on the ML recently).

This patch tries to address misunderstandings by :

  - avoiding the words listen or bind in the behavior description, using
    "restrict to interface" instead

  - using a different sentence construction (partially stolen from
    "man 7 socket": SO_BINDTODEVICE)

  - "defragmentation": moving behavior related explanations to the beginning
    and restrictions, use-cases and requirements to the end.
doc/configuration.txt