"Peña, Botp" wrote:
>
> Hi ALL:
>
> Are these settings possible (now or in the future) to set in squid.conf?
>
> 1. maximum url length allowed
> 2. maximum query length allowed
Squid imposes a hardcoded limit on the total URL length (including query
string) to 4095 characters.
You can further restrict this using url_regex.
> 3. maximum post query length allowed
See squid.conf, request_body_max_size
> 4. maximum query variable length allowed
url_regex
> 5. maximum query data length allowed
url_rexex
> 6. maximum data length allowed
???
> 7. maximum header length allowed
See squid.conf, request_header_max_size
> 8. maximum accept length allowed
???
Regards
Henrik Nordström
Squid Developer
Received on Fri Apr 05 2002 - 02:45:58 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:22 MST