docs: Clarify request_time in storage logs
It does *not* include transfer time; it's just the time until response is started. Change-Id: I67c5c37c8c669e1e2de2cbfca8bcec02dc98659f
This commit is contained in:
parent
0dbf3d0a95
commit
e10af5d263
@ -177,7 +177,8 @@ user_agent The value of the HTTP User-Agent header. Swift services
|
|||||||
the process ID, such as ``"proxy-server <pid of the
|
the process ID, such as ``"proxy-server <pid of the
|
||||||
proxy>"`` or ``"object-updater <pid of the object
|
proxy>"`` or ``"object-updater <pid of the object
|
||||||
updater>"``.
|
updater>"``.
|
||||||
request_time The duration of the request.
|
request_time The time between request received and response started.
|
||||||
|
**Note**: This includes transfer time on PUT, but not GET.
|
||||||
additional_info Additional useful information.
|
additional_info Additional useful information.
|
||||||
server_pid The process id of the server
|
server_pid The process id of the server
|
||||||
policy_index The value of the storage policy index.
|
policy_index The value of the storage policy index.
|
||||||
|
Loading…
Reference in New Issue
Block a user