Hi!
A im using squid 3.24, and i have this problem:

we have a server in the localnet, this server has a web interface to
create reports, and the user can upload file to attach in this
reports, when i upgrade squid 2.7 to 3.2.4, they cant upload this
attachment. i have this rules but not use squid in my localnet:

acl localnet src 192.168.0.0/22 192.9.200.0/24
acl mydomian dstdomain .mydomain.com

always_direct allow segurcoop
always_direct allow localnet

http_access allow mydomain
http_access allow localnet

when user browse in the localnet or my domian, i dont see nothing in
/var/log/squid/access.log

thanks!!

Reply via email to