mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 21:16:15 -04:00
docs: Updates for Caddy v2.4.4 (#189)
* docs: Updates for Caddy v2.4.4 * Adjust wording * Clarify HTTPS proxy usage, reorder lb policies for clarity * Reorder directives, add comments
This commit is contained in:
parent
83fdd80db1
commit
3dac36ebc8
10 changed files with 119 additions and 50 deletions
|
@ -76,7 +76,8 @@ Now compare an equivalent structured log message from Caddy, encoded as JSON and
|
|||
"server_name": "example.com"
|
||||
}
|
||||
},
|
||||
"latency": 0.000014711,
|
||||
"user_id": "",
|
||||
"duration": 0.000014711,
|
||||
"size": 2326,
|
||||
"status": 200,
|
||||
"resp_headers": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue