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

Reply via email to