ApacheTop TODO Wishlist

Short term:
* improve url-chopping (/browse/something -> /browse) to be definable in
  realtime; involves storing entire url, not munging at storetime, and then
  doing munging in display routine.
* watch for a file being recreated and reopen it
* add a new display summarising hits/bytes per logfile
* more munging; chop off first parts of hosts, so 
    p11112-adsah09honb5-acca.tokyo.ocn.ne.jp  becomes
    .tokyo.ocn.ne.jp   then   .ocn.ne.jp   then   .ne.jp

Medium term:
* investigate fam (file alteration module) for Linux?

Long term:
* Apache module possibility, rather than tailing a logfile
* more logformats; custom atop format (include time taken for request etc)?
