went along with it), to fix logging problems. Sometimes the bug would
show up as a segfault, and sometimes as logging to an incorrect file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83561
13f79535-47bb-0310-9956-
ffa450edef68
"no listening sockets available, shutting down");
return 1;
}
- ap_clear_pool(plog);
- ap_open_logs(server_conf, plog);
ap_log_pid(pconf, ap_pid_fname);
SAFE_ACCEPT(accept_mutex_init(pconf, 1));
if (!is_graceful) {
"no listening sockets available, shutting down");
return 1;
}
- ap_clear_pool(plog);
- ap_open_logs(server_conf, plog);
ap_log_pid(pconf, ap_pid_fname);
SAFE_ACCEPT(accept_mutex_init(pconf, 1));
if (!is_graceful) {