According to Alex Rousskov:
>
>I suspect it is at most 65535 due to the String class implementation,
>but I would not be shocked to learn that some code paths will not
>accept URLs of that lengths because of the buffers that need to hold a
>URL _and_ something else. Verifying the actual limits via a simple
>test should be easy for the common path...
>
Dunno about that, I just looked at the patch the change of (1<<10) to
(1<<16) was a give away...
-- =============================================================================== Brett Lymn, Computer Systems Administrator, BAE SYSTEMS =============================================================================== -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Feb 01 2001 - 23:12:57 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:51 MST