@@ -292,6 +292,7 @@ class chctlex
foreach ($ctls as $item)
{
+ Log::record("ctl_splitor {$item->name()} speed={$item->cur_speed()} max_speed={$item->max_speed()}",Log::DEBUG);
if($item->need_feed()) {
$feeds[] = $item;
}