projects
/
haproxy-2.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed737d
)
DOC: config: add missing colon to "bytes_out" sample fetch keyword (2)
author
Tim Duesterhus
<tim@bastelstu.be>
Thu, 30 Nov 2023 19:15:32 +0000
(20:15 +0100)
committer
Willy Tarreau
<w@1wt.eu>
Thu, 30 Nov 2023 19:33:28 +0000
(20:33 +0100)
This reapplies
1eb049dc677f2de950158615ed3d8306ee5102d6
, as the change was
accidentally reverted in
5ef48e063ecf992646c7af374153f106050fb8ec
.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
9d3d92d
..
4c8ed10
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-22299,7
+22299,7
@@
baseq : string
bytes_in : integer
This returns the number of bytes uploaded from the client to the server.
-bytes_out integer
+bytes_out : integer
This is the number of bytes transmitted from the server to the client.
capture.req.hdr(<idx>) : string