diff --git a/proxy/http/HttpSM.cc b/proxy/http/HttpSM.cc index 241a5a07e1f..3d7e067d1ab 100644 --- a/proxy/http/HttpSM.cc +++ b/proxy/http/HttpSM.cc @@ -6327,7 +6327,7 @@ HttpSM::setup_internal_transfer(HttpSMHandler handler_arg) // Clear the decks before we setup the new producers // As things stand, we cannot have two static producers operating at // once - tunnel.kill_tunnel(); + tunnel.reset(); // Setup the tunnel to the client HttpTunnelProducer *p =