From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 01:35:36 2007 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 E0A0916A404 for ; Sat, 27 Jan 2007 01:35:36 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 8E53113C484 for ; Sat, 27 Jan 2007 01:35:36 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so949728wxc for ; Fri, 26 Jan 2007 17:35:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=It9CsLu6S+EanfRInBkqIJu8bDO3YVzHqTBM2puAkfFZfRGl9cN02gcyCtCKD0sg5dMA0MC9k57dkZ5sWjHDQltSYFXAhhC5FKWg1T/IIUFVQ93D+bjOggxSpUDvuwT6XZsgs4ZGiQwJzOf5LzEkqfLzTvHwHumDGiM6n5amXwY= Received: by 10.70.74.6 with SMTP id w6mr7232219wxa.1169861735834; Fri, 26 Jan 2007 17:35:35 -0800 (PST) Received: by 10.70.52.12 with HTTP; Fri, 26 Jan 2007 17:35:35 -0800 (PST) Message-ID: Date: Fri, 26 Jan 2007 20:35:35 -0500 From: "Dak Ghatikachalam" To: nicky In-Reply-To: <45AE3882.8080905@valuecare.nl> MIME-Version: 1.0 References: <45AE3882.8080905@valuecare.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: firefox performance on Freebsd 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: Sat, 27 Jan 2007 01:35:37 -0000 > Dak Ghatikachalam wrote: > > Hi All > > > > > > I am noticing singnificant performance degradation in firefox in > > Freebsd , > > I would say right from the beginning, I have other partition where I > > run XP. > > > > > > for comparison purpose > > > > I notice the same page when I load on Freebsd partition it is slow on > > Windows XP it loads real quick. > > > > Is this link > > > > http://forums.mozillazine.org/viewtopic.php?t=53650 > > > > Good place to start the tuning of firefox. > > > > Is there something more than this I could do to speed up the > > performace of > > firefox in Freebsd ? > > > > Thanks > > Dak > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > On 1/17/07, nicky wrote: > > Have you disabled the IPv6? > > in about:config set 'network.dns.disableIPv6' to true. > > Greetz. I have the output of ifconfig -a Does it say that I am running ipv4 or ipv6 and my current network.dns.disableIPv6 is false $ ifconfig -a fwe0: flags=108802 mtu 1500 options=8 ether 06:e4:0a:19:50:37 ch 1 dma -1 rl0: flags=8843 mtu 1500 options=8 inet6 fe80::20a:e4ff:fed7:bb00%rl0 prefixlen 64 scopeid 0x2 inet 192.168.1.105 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:0a:e4:d7:bb:00 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 tun0: flags=8051 mtu 1412 inet6 fe80::20a:e4ff:fed7:bb00%tun0 prefixlen 64 scopeid 0x4 inet 10.40.1.100 --> 10.40.1.100 netmask 0xffffffff Opened by PID 784 $