mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
DOC: Fix ordered list in summary
Section 6 about the cache was placed between 7 and 8. This should be backported to 2.1. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
cb250fc984
commit
6ccee41ae8
1 changed files with 6 additions and 6 deletions
|
|
@ -64,6 +64,12 @@ Summary
|
|||
5.3.1. Global overview
|
||||
5.3.2. The resolvers section
|
||||
|
||||
6. Cache
|
||||
6.1. Limitation
|
||||
6.2. Setup
|
||||
6.2.1. Cache section
|
||||
6.2.2. Proxy section
|
||||
|
||||
7. Using ACLs and fetching samples
|
||||
7.1. ACL basics
|
||||
7.1.1. Matching booleans
|
||||
|
|
@ -82,12 +88,6 @@ Summary
|
|||
7.3.6. Fetching HTTP samples (Layer 7)
|
||||
7.4. Pre-defined ACLs
|
||||
|
||||
6. Cache
|
||||
6.1. Limitation
|
||||
6.2. Setup
|
||||
6.2.1. Cache section
|
||||
6.2.2. Proxy section
|
||||
|
||||
8. Logging
|
||||
8.1. Log levels
|
||||
8.2. Log formats
|
||||
|
|
|
|||
Loading…
Reference in a new issue