diff --git a/doc/source/logs.rst b/doc/source/logs.rst index f0c4f98265..8f53dfd82a 100644 --- a/doc/source/logs.rst +++ b/doc/source/logs.rst @@ -177,7 +177,8 @@ user_agent The value of the HTTP User-Agent header. Swift services the process ID, such as ``"proxy-server "`` or ``"object-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. server_pid The process id of the server policy_index The value of the storage policy index.