We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb3e98 commit cecf9b0Copy full SHA for cecf9b0
sapi/fpm/fpm/fpm_log.c
@@ -19,8 +19,6 @@
19
#include "fastcgi.h"
20
#include "zlog.h"
21
22
-#define FPM_LOG_BUFFER 1024
23
-
24
static char *fpm_log_format = NULL;
25
static int fpm_log_fd = -1;
26
static struct key_value_s *fpm_access_suppress_paths = NULL;
0 commit comments