in reply to Re: simple server implementation suggestions?in thread simple server implementation suggestions?
As for statistics, it could be whatever. Most, I imagine, would be of the form:
$counter++ if $logmessage =~ m/some regexp/ [download]