On lör, 2008-07-12 at 16:24 -0600, Russell Suter wrote: > What seems to happen is that a persistent connection is made to the > appliance. This in > and of itself isn't a problem except that all of the different users > show up as the first user > that made the initial connection. This really jacks up the statistics > within the appliance. Then the parent application is a bit broken and assumes the same user for every request on the connection even when Squid sends the user with each request.. > I can get around this with: > > server_persistent_connections off > > but that is not as efficient as the persistent connection. File a bug with the vendor of the parent appliance? > Is there any way to get one persistent connection per user to the > cache_peer parent? Yes, but requires the function to be implemented in the code first. Regards Henrik