]> granicus.if.org Git - php/commitdiff
- Removed C++ comment style
authorFelipe Pena <felipe@php.net>
Sat, 19 Nov 2011 12:16:47 +0000 (12:16 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 19 Nov 2011 12:16:47 +0000 (12:16 +0000)
sapi/fpm/fpm/fpm_process_ctl.c

index 685443427ebe76a1808c340566a1bb8988ad5702..e698eb0ca2a8495917afa939cbe8cf135d6b8f10 100644 (file)
@@ -507,7 +507,7 @@ void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /
 
        wp->socket_event_set = 0;
 
-//     zlog(ZLOG_DEBUG, "[pool %s] heartbeat running_children=%d", wp->config->name, wp->running_children);
+/*     zlog(ZLOG_DEBUG, "[pool %s] heartbeat running_children=%d", wp->config->name, wp->running_children);*/
 
        if (wp->running_children >= wp->config->pm_max_children) {
                if (!wp->warn_max_children) {