... | ... |
@@ -942,7 +942,7 @@ static int send2child(struct tcp_connection* tcpconn) |
942 | 942 |
tcp_children[idx].busy++; |
943 | 943 |
tcp_children[idx].n_reqs++; |
944 | 944 |
if (min_busy){ |
945 |
- LOG(L_WARN, "WARNING: send2child: no free tcp receiver, " |
|
945 |
+ DBG("WARNING: send2child: no free tcp receiver, " |
|
946 | 946 |
" connection passed to the least busy one (%d)\n", |
947 | 947 |
min_busy); |
948 | 948 |
} |