[squid-users] Users inserted incorrectly in access.log

Eduardo Carneiro eduardoocarneiro at gmail.com
Thu Jan 19 13:37:00 UTC 2017


Hi everyone.

I have a environment with one frontend server and three parent servers in
culster. The frontend server receives all client connections and forward
them to parent servers. There is no exist any authentication method in the
frontend server. In the parent servers the requests are authenticated via
KERBEROS.

The problem is, when there are simultaneous accesses to any site, usernames,
many times, are inserted incorrectly in the access.log. Per example, the
user "userA" accesses microsoft.com, but on access.log, shows "userB".

On the frontend server, there are these three lines:

cache_peer server1.domain.com parent 8080 3130 round-robin sourcehash
no-query login=PASSTHRU connection-auth=on
cache_peer server2.domain.com parent 8080 3130 round-robin sourcehash
no-query login=PASSTHRU connection-auth=on
cache_peer server3.domain.com parent 8080 3130 round-robin sourcehash
no-query login=PASSTHRU connection-auth=on

I noticed that when the access is direct to some parent server, this problem
do not occurs. Only if connection pass by frontend.

Is this a bug?

Someone could help me? 




--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Users-inserted-incorrectly-in-access-log-tp4681196.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list