someone suggested:
    1) In auth database store the URL as the key and digest of URL as value.
    2) In Counter database store the digest of step 1 as key and the hits as
       value.
 
