ZLOG_WARNING      166 sapi/fpm/fpm/events/devpoll.c 			zlog(ZLOG_WARNING, "/dev/poll: ioctl() returns %d", errno);
ZLOG_WARNING      129 sapi/fpm/fpm/events/epoll.c 			zlog(ZLOG_WARNING, "epoll_wait() returns %d", errno);
ZLOG_WARNING      137 sapi/fpm/fpm/events/kqueue.c 			zlog(ZLOG_WARNING, "epoll_wait() returns %d", errno);
ZLOG_WARNING      149 sapi/fpm/fpm/events/poll.c 			zlog(ZLOG_WARNING, "poll() returns %d", errno);
ZLOG_WARNING      133 sapi/fpm/fpm/events/port.c 			zlog(ZLOG_WARNING, "poll() returns %d", errno);
ZLOG_WARNING      106 sapi/fpm/fpm/events/select.c 			zlog(ZLOG_WARNING, "poll() returns %d", errno);
ZLOG_WARNING      202 sapi/fpm/fpm/fpm_children.c 				severity = ZLOG_WARNING;
ZLOG_WARNING      223 sapi/fpm/fpm/fpm_children.c 				severity = ZLOG_WARNING;
ZLOG_WARNING      281 sapi/fpm/fpm/fpm_children.c 					zlog(ZLOG_WARNING, "failed processes threshold (%d in %d sec) is reached, initiating reload", fpm_global_config.emergency_restart_threshold, fpm_global_config.emergency_restart_interval);
ZLOG_WARNING      428 sapi/fpm/fpm/fpm_children.c 		zlog(ZLOG_WARNING, "The maximum number of processes has been reached. Please review your configuration and consider raising 'process.max'");
ZLOG_WARNING      326 sapi/fpm/fpm/fpm_conf.c 		log_level = ZLOG_WARNING;
ZLOG_WARNING      814 sapi/fpm/fpm/fpm_conf.c 				zlog(ZLOG_WARNING, "[pool %s] pm.start_servers is not set. It's been set to %d.", wp->config->name, config->pm_start_servers);
ZLOG_WARNING      834 sapi/fpm/fpm/fpm_conf.c 				zlog(ZLOG_WARNING, "[pool %s] listen.backlog(%d) was too low for the ondemand process manager. I updated it for you to %d.", wp->config->name, config->listen_backlog, FPM_BACKLOG_DEFAULT);
ZLOG_WARNING      932 sapi/fpm/fpm/fpm_conf.c 				zlog(ZLOG_WARNING, "[pool %s] 'request_slowlog_timeout' is not supported on your system",	wp->config->name);
ZLOG_WARNING     1251 sapi/fpm/fpm/fpm_conf.c 				zlog(ZLOG_WARNING, "Nothing matches the include pattern '%s' from %s at line %d.", inc, filename, ini_lineno);
ZLOG_WARNING       61 sapi/fpm/fpm/fpm_log.c 			zlog(ZLOG_WARNING, "failed to change attribute of access_log");
ZLOG_WARNING      129 sapi/fpm/fpm/fpm_log.c 			zlog(ZLOG_WARNING, "unable to get scoreboard while preparing the access log");
ZLOG_WARNING      134 sapi/fpm/fpm/fpm_log.c 			zlog(ZLOG_WARNING, "[pool %s] Unable to acquire shm slot while preparing the access log", scoreboard->pool);
ZLOG_WARNING      190 sapi/fpm/fpm/fpm_log.c 						zlog(ZLOG_WARNING, "only 'total', 'user' or 'system' are allowed as a modifier for %%%c ('%s')", *s, format);
ZLOG_WARNING      221 sapi/fpm/fpm/fpm_log.c 						zlog(ZLOG_WARNING, "only 'seconds', 'mili', 'miliseconds', 'micro' or 'microseconds' are allowed as a modifier for %%%c ('%s')", *s, format);
ZLOG_WARNING      229 sapi/fpm/fpm/fpm_log.c 						zlog(ZLOG_WARNING, "the name of the environment variable must be set between embraces for %%%c", *s);
ZLOG_WARNING      278 sapi/fpm/fpm/fpm_log.c 						zlog(ZLOG_WARNING, "only 'bytes', 'kilo', 'kilobytes', 'mega' or 'megabytes' are allowed as a modifier for %%%c ('%s')", *s, format);
ZLOG_WARNING      292 sapi/fpm/fpm/fpm_log.c 						zlog(ZLOG_WARNING, "the name of the header must be set between embraces for %%%c", *s);
ZLOG_WARNING      429 sapi/fpm/fpm/fpm_log.c 							zlog(ZLOG_WARNING, "missing closing embrace in the access.format");
ZLOG_WARNING      436 sapi/fpm/fpm/fpm_log.c 					zlog(ZLOG_WARNING, "Invalid token in the access.format (%%%c)", *s);
ZLOG_WARNING      441 sapi/fpm/fpm/fpm_log.c 				zlog(ZLOG_WARNING, "embrace is not allowed for modifier %%%c", *s);
ZLOG_WARNING      347 sapi/fpm/fpm/fpm_process_ctl.c 						zlog(ZLOG_WARNING, "[pool %s] listening queue is not empty, #%d requests are waiting to be served, consider raising pm.max_children setting (%d)", wp->config->name, cur_lq, wp->config->pm_max_children);
ZLOG_WARNING      392 sapi/fpm/fpm/fpm_process_ctl.c 					zlog(ZLOG_WARNING, "[pool %s] server reached pm.max_children setting (%d), consider raising it", wp->config->name, wp->config->pm_max_children);
ZLOG_WARNING      400 sapi/fpm/fpm/fpm_process_ctl.c 				zlog(ZLOG_WARNING, "[pool %s] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning %d children, there are %d idle, and %d total children", wp->config->name, wp->idle_spawn_rate, idle, wp->running_children);
ZLOG_WARNING      411 sapi/fpm/fpm/fpm_process_ctl.c 					zlog(ZLOG_WARNING, "[pool %s] server reached pm.max_children setting (%d), consider raising it", wp->config->name, wp->config->pm_max_children);
ZLOG_WARNING      515 sapi/fpm/fpm/fpm_process_ctl.c 			zlog(ZLOG_WARNING, "[pool %s] server reached max_children setting (%d), consider raising it", wp->config->name, wp->config->pm_max_children);
ZLOG_WARNING       48 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING       79 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING      121 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING      165 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING      191 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING      218 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire proc scoreboard");
ZLOG_WARNING      236 sapi/fpm/fpm/fpm_request.c 		zlog(ZLOG_WARNING, "failed to acquire scoreboard");
ZLOG_WARNING      269 sapi/fpm/fpm/fpm_request.c 			zlog(ZLOG_WARNING, "[pool %s] child %d, script '%s' (request: \"%s %s\") executing too slow (%d.%06d sec), logging",
ZLOG_WARNING      279 sapi/fpm/fpm/fpm_request.c 			zlog(ZLOG_WARNING, "[pool %s] child %d, script '%s' (request: \"%s %s\") execution timed out (%d.%06d sec), terminating",
ZLOG_WARNING       82 sapi/fpm/fpm/fpm_scoreboard.c 		zlog(ZLOG_WARNING, "Unable to update scoreboard: the SHM has not been found");
ZLOG_WARNING      149 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_WARNING, "failed to create a new socket");
ZLOG_WARNING      180 sapi/fpm/fpm/fpm_sockets.c 		zlog(ZLOG_WARNING, "failed to change socket attribute");
ZLOG_WARNING      166 sapi/fpm/fpm/fpm_stdio.c 					zlog(ZLOG_WARNING, "[pool %s] child %d said into %s: \"%s\"%s", child->wp->config->name,
ZLOG_WARNING      303 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_WARNING, "failed to change attribute of error_log");
ZLOG_WARNING       66 sapi/fpm/fpm/fpm_systemd.c 		zlog(ZLOG_WARNING, "failed to notify start to systemd");
ZLOG_WARNING       96 sapi/fpm/fpm/fpm_systemd.c 			zlog(ZLOG_WARNING, "systemd_interval option ignored");
ZLOG_WARNING       30 sapi/fpm/fpm/zlog.c 	[ZLOG_WARNING] = "WARNING",
ZLOG_WARNING       39 sapi/fpm/fpm/zlog.c 	[ZLOG_WARNING] = LOG_WARNING,