Index: trunk/pdns/pdns/pdns_recursor.cc
===================================================================
--- trunk/pdns/pdns/pdns_recursor.cc	(revision 232)
+++ trunk/pdns/pdns/pdns_recursor.cc	(revision 234)
@@ -338,4 +338,5 @@
     L<<Logger::Error<<", "<<(int)(SyncRes::s_throttledqueries*100.0/(SyncRes::s_outqueries+SyncRes::s_throttledqueries))<<"% throttled, "
      <<SyncRes::s_nodelegated<<" no-delegation drops"<<endl;
+    L<<Logger::Error<<"queries running: "<<MT->numProcesses()<<endl;
     
   }
