--------------------- PatchSet 11927 Date: 2008/01/23 11:39:16 Author: hno Branch: SQUID_2_7 Tag: (none) Log: Back out more of the tproxy hack for using the original destination if DNS lookup failed Members: src/forward.c:1.131.2.1->1.131.2.2 Index: squid/src/forward.c =================================================================== RCS file: /cvsroot/squid/squid/src/forward.c,v retrieving revision 1.131.2.1 retrieving revision 1.131.2.2 diff -u -r1.131.2.1 -r1.131.2.2 --- squid/src/forward.c 23 Jan 2008 11:00:46 -0000 1.131.2.1 +++ squid/src/forward.c 23 Jan 2008 11:39:16 -0000 1.131.2.2 @@ -1,6 +1,6 @@ /* - * $Id: forward.c,v 1.131.2.1 2008/01/23 11:00:46 hno Exp $ + * $Id: forward.c,v 1.131.2.2 2008/01/23 11:39:16 hno Exp $ * * DEBUG: section 17 Request Forwarding * AUTHOR: Duane Wessels @@ -461,7 +461,7 @@ ctimeout, fwdConnectIdleTimeout, idle); - commConnectStart(fd, peer->host, peer->http_port, fwdConnectIdleDone, idle, NULL); + commConnectStart(fd, peer->host, peer->http_port, fwdConnectIdleDone, idle); } static struct in_addr