http://www.boutell.com/newfaq/misc/urllength.html
Squid defines MAX_URL at 8KiB (in src/defines.h) On Tue, Apr 29, 2014 at 4:40 PM, Eliezer Croitoru <[email protected]> wrote: > I am working on external_acl helper and I want to work with a DB of urls and > domains. > > I know that there is a limit for domains size and urls size but I am not > sure where to look for it(rfc?) or what is it? > Since the DB in hands is mysql I have the options to use one of two or three > variable types. > TEXT which is for big text and varchar with a fixed maximum size I can > define. > > If you can assist me it will help me. > > Eliezer > -- Francesco
