From owner-freebsd-questions@FreeBSD.ORG Tue Nov 21 22:12:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BD5016A416 for ; Tue, 21 Nov 2006 22:12:58 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FACC43D7F for ; Tue, 21 Nov 2006 22:12:07 +0000 (GMT) (envelope-from admin@cpcnw.co.uk) Received: from [81.174.174.115] (helo=localhost.cpcnw.co.uk) by ptb-relay01.plus.net with esmtp (Exim) id 1Gmdqw-0001VT-B9; Tue, 21 Nov 2006 22:12:30 +0000 Date: Tue, 21 Nov 2006 22:12:49 -0000 To: "Chuck Swiger" From: "Graham Bentley" Organization: Custom PC North West Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20061121120050.01E5C16A4D4@hub.freebsd.org> <456359FF.8050602@mac.com> <456362F7.1060109@mac.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <456362F7.1060109@mac.com> User-Agent: Opera Mail/9.02 (FreeBSD) Cc: freebsd-questions@freebsd.org Subject: Re: Slow Surfing all of Sudden !? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 22:12:58 -0000 On Tue, 21 Nov 2006 20:35:03 -0000, Chuck Swiger wrote= : > Check your path MTU if you are using ADSL via PPPoE; you might need to= = > change your MTU down from the default of 1500 to 1492 or 1470 or so. Its over ATM [PPPoA] - Ive not found much Googling on tweaking this however I was reading the 3BSD section on this this page ; http://www.psc.edu/networking/projects/tcptune/ and tried the following ; 3bsd# sysctl -w kern.ipc.maxsockbuf=3D4000000 kern.ipc.maxsockbuf: 262144 -> 4000000 Now browsing the GTK themes section www.xfce-look.org is (almost) instantaneous whereas previously it was always a crawl !!! Woudl apprecaite advice on any of the info on that page and how to make (good) settings permanent :)