I am now looking at http.c ( squid 2.6STABLE13) and I think I can add some
code around here:
} else {
httpHeaderPutStrf(hdr_out, HDR_PROXY_AUTHORIZATION, "Basic %s",
base64_encode(orig_request->peer_login));
}
The only value I need at that point is the hostname of the cache_peer squid
is connecting too, but I can't find which variable, structure contains the
cache_peer name. Could someone point me to it ?
Thanks
Markus
"Henrik Nordstrom" <henrik@henriknordstrom.net> wrote in message
news:1183411888.24619.15.camel@henriknordstrom.net...
Received on Tue Jul 03 2007 - 14:20:22 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:06 MDT