1.2b19: Reminder on bad AS code

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 16 Apr 1998 00:36:52 +0200

--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

A reminder to the one who wrote peerSelectCheckAS: (Duane / Kostas?)

/* XXXX Just a quick hack to get the destination address to the
 * ipcache, because peerSelectIcpPing requires non-blocking ACL
 * check.
 * We should handle AS acl's differently than cache_host ones. */

    ipcache_nbgethostbyname(request->host,
        peerSelectCheckASDone,
        psstate);

This forces squid to do a DNS lookup on all requests in all
configurations...

Is this code needed? Or is it old code left behind?

/Henrik

--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:45 MST