From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 02:03:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B38E616A4BF for ; Tue, 19 Aug 2003 02:03:26 -0700 (PDT) Received: from smtp3.wlink.com.np (smtp3.wlink.com.np [202.79.32.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BCB343FDD for ; Tue, 19 Aug 2003 02:03:23 -0700 (PDT) (envelope-from bikrant@wlink.com.np) Received: (qmail 28478 invoked by uid 514); 19 Aug 2003 08:57:15 -0000 Received: from [202.79.36.168] (HELO wlink.com.np) (202.79.36.168) by smtp3.wlink.com.np (qmail-smtpd) with SMTP; 19 Aug 2003 08:57:15 -0000 (Tue, 19 Aug 2003 14:42:15 +0545) Message-ID: <3F41E7D5.1060303@wlink.com.np> Date: Tue, 19 Aug 2003 14:48:17 +0545 From: Rohit Nepali User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: squid-users@squid-cache.org, freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Squid on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 09:03:27 -0000 Hi, We have set up transproxy in freebsd-4.8. using squid-2.4.STABLE7. We are using alteon switch to redirect webtraffic. We have other 5 squid transproxies running on Redhat 6.2. In the FreeBSD machine I'm getting lots of TCP_CLIENT_REFRESH_MISS messages in access.log. However there isn't any TCP_CLIENT_REFRESH_XXX message in other proxies running on Redhat machine. Is it a configuration problem or do I need to change any parameter in the freebsd system ? Thanks a lot, Rohit Neupane