https://bz.apache.org/bugzilla/show_bug.cgi?id=66583
--- Comment #1 from jackyang <[email protected]> --- /usr/src/debug/httpd-2.4.57/server/main.c 835 apr_pool_destroy(ptemp); 836 apr_pool_lock(pconf, 1); 837 838 ap_run_optional_fn_retrieve(); 839 840 ap_main_state = AP_SQ_MS_RUN_MPM; 841 rc = ap_run_mpm(pconf, plog, ap_server_conf); -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
