File squid_max_url.patch of Package testsq
--- a/src/defines.h 2021-05-10 04:04:15.000000000 +0200 +++ b/src/defines.h 2024-07-13 14:49:02.781448614 +0200 @@ -115,7 +115,7 @@ #define MAX_FILES_PER_DIR (1<<20) -#define MAX_URL 8192 +#define MAX_URL 16384 #define MAX_LOGIN_SZ 128 #define PEER_MAX_ADDRESSES 10