EXAMPLES: add a "basic-config-edge" example config
authorWilly Tarreau <w@1wt.eu>
Wed, 12 May 2021 15:42:49 +0000 (17:42 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 May 2021 15:50:16 +0000 (17:50 +0200)
commit71c5f6d4770fcbc878de0e6484a16d0e829cb815
tree9b6d63bd4ce5a6382176de579cc335fac6a5e3ac
parent973a937c5f0bf479037cea60594538aa1fde5fb6
EXAMPLES: add a "basic-config-edge" example config

This config uses TLS, HSTS, redirects, cache, compression, stats,
log to stderr, and simple load balancing in a simple and commented
config which could be used as a starter for many other ones,
especially in containers.
examples/basic-config-edge.cfg [new file with mode: 0644]