what will get logged when send_timeout is exceeded?

Sergey Kandaurov pluknet at nginx.com
Thu Sep 2 12:14:36 UTC 2021


> On 2 Sep 2021, at 13:25, Jeffrey 'jf' Lim <jfs.world at gmail.com> wrote:
> 
> Does anybody know what will get logged (I assume in error_log) for the
> case when send_timeout is exceeded?
> 

Something like this at the info level (logging action may differ):
"client timed out (60: Operation timed out) while sending response to client"

-- 
Sergey Kandaurov



More information about the nginx mailing list