From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 03:06:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 814CB1065674 for ; Mon, 14 Jul 2008 03:06:23 +0000 (UTC) (envelope-from ezeaguerrelistas@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBCE8FC1A for ; Mon, 14 Jul 2008 03:06:22 +0000 (UTC) (envelope-from ezeaguerrelistas@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1695980nfh.33 for ; Sun, 13 Jul 2008 20:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=avjyflNHJgB64cVjEc3609otzXG4u5hkqWneqbOVTeo=; b=VtqJ8iIeEKVFV3b9eVBhqqcY3xjdNvE0rX/9it8HEi64HBMJw97Zlg63VGhepIPFIP hCzEtRqqUm9IgdyNA3EjT9Bkva+W6Kk/xmW3qBQpruiaL1QsgUAGo399YCvFxoW7vdVk mxQezktRVi/KfgfnDg5DzKu3NLgT2vJW+MHtg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Qc/pVFKeFaT+eezUEggnPZPRi2kLzk6WPnbvRhsqS3YHlfLxfRjSOPXirg652hb8O9 Z0yZVA+QFBybIK/iGR1pheIekX/ysv2NJWRqrPOQBkBL7mwo3BV4VHdiX4gGZ6X2xbAe /WIPGQDfKqxwHBUOIgy5FEPCn5r4jCUdh4GhQ= Received: by 10.125.78.15 with SMTP id f15mr3423867mkl.39.1216003220078; Sun, 13 Jul 2008 19:40:20 -0700 (PDT) Received: by 10.125.126.8 with HTTP; Sun, 13 Jul 2008 19:40:19 -0700 (PDT) Message-ID: <8e60f2200807131940o10415d2fw9590e6347ad32132@mail.gmail.com> Date: Sun, 13 Jul 2008 23:40:19 -0300 From: "Ezequiel Aguerre" To: questions@freebsd.org In-Reply-To: <20080714020803.GA34297@osiris.chen.org.nz> MIME-Version: 1.0 References: <200807140024.m6E0Oo0m023855@maxine.cjones.org> <20080714020803.GA34297@osiris.chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Firefox 3 problems - SLOW... 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: Mon, 14 Jul 2008 03:06:23 -0000 > I did experience this, and I had to tweak the following settings in > about:config before the experience became usable: > > network.http.pipelining: true > network.http.pipelining.maxrequests: 10 > network.http.pipelining.ssl: true > > The image loading and display code seems to have changed significantly, > and some unintended behaviour seems to have been introduced. (I also > get ugly black boxes images if there is an resized image in the loaded > page.) > > Hope this helps. Yes, I have the same problem (lagg and black boxes), not only on FreeBSD but also on Gentoo Linux. However I do not have that MUCH lag. I'll try with your settings.