Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2012 00:20:41 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40191 - head/en_US.ISO8859-1/books/faq
Message-ID:  <201211300020.qAU0KfKM082305@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Fri Nov 30 00:20:40 2012
New Revision: 40191
URL: http://svnweb.freebsd.org/changeset/doc/40191

Log:
  Opera no longer suffers from slowdown due to synchronous DNS queries on
  startup
  
  Tested by:	dinoex
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Fri Nov 30 00:20:37 2012	(r40190)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Fri Nov 30 00:20:40 2012	(r40191)
@@ -4012,22 +4012,6 @@ kern.timecounter.hardware: TSC -&gt; i82
       </qandaentry>
 
       <qandaentry>
-	<question id="netscape-slow-startup">
-	  <para>Why does
-	    <application>Opera</application> take so long to start?</para>
-	</question>
-
-	<answer>
-	  <para>The usual answer is that DNS on your system is
-	    misconfigured.
-	    <application>Opera</application> perform DNS checks when
-	    starting up.  The browser will not appear on your desktop
-	    until the program either gets a response or determines that
-	    the system has no network connection.</para>
-	</answer>
-      </qandaentry>
-
-      <qandaentry>
 	<question id="midi-sound-files">
 	  <para>How do I create audio CDs from my MIDI files?</para>
 	</question>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211300020.qAU0KfKM082305>