Sagar wrote:
> Dear All,
> 
> Instead of sending only the Squid proxy IP to Web GW by following line
> in squid.conf:
> 
> (cache_peer 172.xxx.yyy.zzz. parent 8080 7 no-query  round-robin)
> 
> Is it possible to forward authentication parameters like username &
> user IP to Web GW?
Passing username details:
  cache_peer .....   login=PASS
Passing client IP:
   forwarded_for on
   via on
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.4Received on Tue Jun 15 2010 - 09:00:59 MDT
This archive was generated by hypermail 2.2.0 : Tue Jun 15 2010 - 12:00:03 MDT