Help for this page
... # Setup our IP matching regex ... print "$line\n" if ($line =~ /$re_test/); $vip{$2}{'conn_count'}++ if ($line =~ /$re_line/); }