Search squid archive

Re: [squid-users] external_acl_type with http request header question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 5 May 2005, Ryan Lamberton wrote:

I have a question on external_acl_type -- I think. I have Squid 2.5 stable 3 setup and use propel accelerator to pass the header HTTP_X_PUN with the username that authenticated in propel. What I want to have happen is that username passed from Propel to be used by squid for proxy_auth.

Ok. As you suspect this can (almost) be done with external_acl_type.

What you need is

a) A silly helper echoing the username back to Squid. This helper will be given the username from the header as input by Squid.

b) You need to use the ident acl, not proxy_auth. And should also disable client side persistent connections when doing this (the 2.5 implementation piggy backs on the ident user name which is connection oriented...)

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux