[squid-users] Migration from squid 3.1.20 to 3.4.8

Diercks, Frank (VRZ Koblenz) Frank.Diercks at lbm.rlp.de
Wed Jun 10 09:39:09 UTC 2015


Hallo squid-users,

i migrated our Proxy from 3.1.20 to 3.4.8. Here are the changes I made:

I commented out:
#acl manager proto cache_object
#acl localhost src 127.0.0.1/32 ::1
#acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1

And added the following entry:
http_port xxx.xxx.xxx.xxx.:3129 intercept (port 3128 was already without "intercept" configured).

Everything runs well, except an application which sends data via html to our internetserver.

The first entry is from squid 3.1.20, which runs without problems:
. .. TCP_MISS/200 317 POST http://xxx.xxx.xxx.xxx/SWIS-Web/TLSReceiver - DIRECT/xxx.xxx.xxx.xxx -

The second entry is from squid 3.4.8:
... TAG_NONE/400 3585 POST /SWIS-Web/TLSReceiver - HIER_NONE/- text/html

As you can see, squid 3.4.8 doesn't log the http-part. I have no idea why. The entries from cache.log and access.log are clean.
Every hint is welcome.

Regards
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150610/4fe81b91/attachment.html>


More information about the squid-users mailing list