From ff9c276c144bc24c70f1d5b531a8fd412c34c3d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 13 Oct 2023 12:17:45 +0000 Subject: Improved logging system Signed-off-by: Laurent Bercot --- src/config/PROTOCOL.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config/PROTOCOL.txt') diff --git a/src/config/PROTOCOL.txt b/src/config/PROTOCOL.txt index ffeb72f..f6cc304 100644 --- a/src/config/PROTOCOL.txt +++ b/src/config/PROTOCOL.txt @@ -1,6 +1,5 @@ * Globals -G:verbosity -> 4 bytes G:read_timeout -> 4 bytes exit if waiting on client input for read_timeout ms G:write_timeout -> 4 bytes die if waiting on flush to client for write_timeout ms G:cgi_timeout -> 4 bytes 504 if CGI hasn't finished answering / die if NPH hasn't finished reading -- cgit v1.3.1