Hi, I search a solution for the follow "problem":
A website with a simple button (POST) needs more than 15min to send the information what the clients needs (a simple excel sheet). We don't want to change the global settings at the "Read Timeout", so I try to find something like a ACL for the squid.
Is it possible to at a ACL to the squid.conf like: # rule only for the slow website acl slow-server dstdomain .someserver-slow.com read_timeout 30 minutes slow-server # end rule -- regards, sci _______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users