/[Apache-SVN]/httpd/httpd/branches/2.2.x/server/mpm/worker/worker.c
ViewVC logotype

Diff of /httpd/httpd/branches/2.2.x/server/mpm/worker/worker.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 424876, Mon Jul 24 01:43:24 2006 UTC revision 446606, Fri Sep 15 13:19:25 2006 UTC
# Line 1733  int ap_mpm_run(apr_pool_t *_pconf, apr_p Line 1733  int ap_mpm_run(apr_pool_t *_pconf, apr_p
1733    
1734      ap_log_error(APLOG_MARK, APLOG_NOTICE, 0, ap_server_conf,      ap_log_error(APLOG_MARK, APLOG_NOTICE, 0, ap_server_conf,
1735                  "%s configured -- resuming normal operations",                  "%s configured -- resuming normal operations",
1736                  ap_get_server_version());                  ap_get_server_description());
1737      ap_log_error(APLOG_MARK, APLOG_INFO, 0, ap_server_conf,      ap_log_error(APLOG_MARK, APLOG_INFO, 0, ap_server_conf,
1738                  "Server built: %s", ap_get_server_built());                  "Server built: %s", ap_get_server_built());
1739  #ifdef AP_MPM_WANT_SET_ACCEPT_LOCK_MECH  #ifdef AP_MPM_WANT_SET_ACCEPT_LOCK_MECH

Legend:
Removed from v.424876  
changed lines
  Added in v.446606

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2