Is there a maximum length when using capture.req.uri? It appears that the value is truncated when approaching close to 1024 bytes. It appears to be 1020 from the tests I was running. I have attempted to reduce tune.maxrewrite to 1024 since tune.bufsize is 16k; however, it appears that this doesn't have any impact. Are there some other settings that need to be adjusted to ensure that the value is not truncated?
Thanks, Phil

