There is no theoretical limit for the key length, but the database may not be very effective with long keys and short records. At the top of the SST files there is an index that contains keys and offsets in the file, and the keys in these blocks of the index are binary to find strings.
Just think - you can do some sanitation on the URLs before using them as raw keys. for example, canonicalize the domain name and protocol case, canonicalize the order of the request parameters, etc.
gubby
source share