You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2011/08/18 03:54:11 UTC

svn commit: r1158989 - /trafficserver/traffic/trunk/proxy/InkAPI.cc

Author: zwoop
Date: Thu Aug 18 01:54:11 2011
New Revision: 1158989

URL: http://svn.apache.org/viewvc?rev=1158989&view=rev
Log:
TS-900 TSHttpTxnNewCacheLookupDo (experimental) breaks requests to origin server.

Author: William Bardwell
Review: leif and amc

Modified:
    trafficserver/traffic/trunk/proxy/InkAPI.cc

Modified: trafficserver/traffic/trunk/proxy/InkAPI.cc
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/proxy/InkAPI.cc?rev=1158989&r1=1158988&r2=1158989&view=diff
==============================================================================
--- trafficserver/traffic/trunk/proxy/InkAPI.cc (original)
+++ trafficserver/traffic/trunk/proxy/InkAPI.cc Thu Aug 18 01:54:11 2011
@@ -4803,8 +4803,7 @@ TSHttpTxnNewCacheLookupDo(TSHttpTxn txnp
     }
   }
 
-  // copy the new_url to both client_request and lookup_url
-  client_url->copy(&new_url);
+  // copy the new_url to lookup_url
   l_url->copy(&new_url);
 
   // bypass HttpTransact::HandleFiltering