nghttpx: Note the conversion made in <VAR>
This commit is contained in:
parent
de2a855572
commit
daf659c64e
|
@ -1137,6 +1137,8 @@ Logging:
|
|||
$body_bytes_sent: the number of bytes sent
|
||||
to client as response body
|
||||
$http_<VAR>: value of HTTP request header <VAR>
|
||||
where '_' in <VAR> is replaced with
|
||||
'-'.
|
||||
$remote_port: client port
|
||||
$server_port: server port
|
||||
$request_time: request processing time in
|
||||
|
|
Loading…
Reference in New Issue