Hank A. Paulson wrote:

> How varied is your "site" param? are there many variations or just a few 
> similar strings?

There's a large amount of distinctive urls, maybe some are requested
several times, but still al large amount of different site urls. There
is also another GET parameter, which is some key (one customer, one
key) that is largely constant. but as the url hash should be based on
the site param the key shouldn't matter.

Only thing is that every site url starts with "http://"; and most also
followed by "www". But that doesn't matter with hashing over the
entire url?

Reply via email to