[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] engine/dataflow static_pushpktflow.cpp,1.80,1.81
From:       dcollins () helixcommunity ! org
Date:       2007-10-30 23:50:05
Message-ID: 200710302350.l9UNoFg1015694 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/engine/dataflow
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv2824

Modified Files:
	static_pushpktflow.cpp 
Log Message:
Observing the proxy uptimes, it looks like someone forgot to rip out
or disable their developer debugging printfs.  This just #if 0's them,
guessing that someone finds them useful and can reenable them as needed.



Index: static_pushpktflow.cpp
===================================================================
RCS file: /cvsroot/server/engine/dataflow/static_pushpktflow.cpp,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- static_pushpktflow.cpp	30 Jul 2007 06:17:19 -0000	1.80
+++ static_pushpktflow.cpp	30 Oct 2007 23:50:02 -0000	1.81
@@ -1686,6 +1686,7 @@
                 pUberStreamManager->SetDownshiftOnFeedbackTimeoutFlag(TRUE);
                 pUberStreamManager->GetLowestAvgRate(0, ulLowestRate);
                 rc = pUberStreamManager->DownshiftAggregate(ulLowestRate, NULL);
+#if 0
                 if (HXR_OK == rc)
                 {
                     fprintf(stdout,"FeedbackTimeout - Result: shift completed: ");
@@ -1708,6 +1709,7 @@
                     fprintf(stdout,"FeedbackTimeout - Result: shift failed (%x)\n", rc);
                 }
                 fflush(stdout);
+#endif
             }
             HX_RELEASE(pUberStreamManager);
         }


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic