This is a minor patch for srg that probably isn't optimized (yet).
I ran srg on a school that had a 47MB squid access.log and it created a 1MB
index.html for a 30-day period. The JavaScript to sort the info wasn't
_that_ speedy. ;)
Well, since I exclusively used the index-page to sort and analyze which pages should
be allowed and which should be denied, it was pretty useless to see pages
that had been visited less than 10 or even 100 times.
So I hacked in support for configuring the least amount of connects a server
must have to be listed in the index-page.
Update: This has been included upstream. (srg-1.3.4)
srg-1.3.2-minConnects.patch