]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[DOC] add configuration samples
authorPatrick Mezard <pmezard@gmail.com>
Sat, 12 Jun 2010 15:02:47 +0000 (17:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 18 Jun 2010 08:03:03 +0000 (10:03 +0200)
commit35da19ca705e1c310ac18db8c91d018f7e8ce7ff
treeed641fbc89855eec2f853d877bd99b1187a7bae1
parent9ec2ec40854eb901b58082d1da5c0db6a3a4f15a
[DOC] add configuration samples

configuration.txt is thorough and accurate but lacked sample configurations
clarifying both the syntax and the relations between global, defaults,
frontend, backend and listen sections. Besides, almost all examples to be found
in haproxy-en.txt or online tutorials make use of the 'listen' syntax while
'frontend/backend' is really the one to know about.
(cherry picked from commit 01ac10ad189b11c563eeb835733fba58e6c5271d)
doc/configuration.txt