<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Aboutconfig</title><link>https://sourceforge.net/p/pcxfirefox/wiki/Aboutconfig/</link><description>Recent changes to Aboutconfig</description><atom:link href="https://sourceforge.net/p/pcxfirefox/wiki/Aboutconfig/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 26 Oct 2014 07:08:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pcxfirefox/wiki/Aboutconfig/feed" rel="self" type="application/rss+xml"/><item><title>Aboutconfig modified by Anonymous</title><link>https://sourceforge.net/p/pcxfirefox/wiki/Aboutconfig/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="introduction"&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Frequently-used Firefox about:config optimization parameter setup &lt;/p&gt;
&lt;h1 id="http-pipelining"&gt;HTTP Pipelining&lt;/h1&gt;
&lt;p&gt;Default value &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;network&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;proxy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;pipelining&lt;/span&gt;        &lt;span class="nb"&gt;false&lt;/span&gt;
&lt;span class="n"&gt;network&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;pipelining&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ssl&lt;/span&gt;        &lt;span class="nb"&gt;false&lt;/span&gt;
&lt;span class="n"&gt;network&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;pipelining&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;maxrequests&lt;/span&gt;        &lt;span class="mi"&gt;4&lt;/span&gt;
&lt;span class="n"&gt;network&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;pipelining&lt;/span&gt;        &lt;span class="nb"&gt;false&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;HTTP/1.1 support Pipelining，HTTP/1.0 don't support Pipelining. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;network.http.pipelining&lt;/strong&gt; is related with Pipelining. When enabled, Firefox will check the name of IIS when connecting to the server. If the name of IIS is in the built-in old server list, Firefox will disable Pipeling because the server don't support it. &lt;/p&gt;
&lt;p&gt;The option can be set to true. But the method is restricted by very few sites. If your Firefox browser works abnormally, for example, some pics can't be showed when enable the option, you should check the option and try to set it to false. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;network.http.pipelining.maxrequests&lt;/strong&gt; specify the number of simultaneous requests. Default value is 4, and the max is 8. &lt;/p&gt;
&lt;p&gt;Recommend setting is 4 (default value), because the network maybe will be delayed sometimes when bigger than the default value. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;network.http.pipelining.ssl&lt;/strong&gt; Enable or Disable Pipelining when accessing SSL. When network.http.pipelining is set to true and network.http.pipelining.ssl is set to false, Pipelining is also enabled when accessing SSL. &lt;/p&gt;
&lt;p&gt;Recommend setting is the default value. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;network.http.proxy.pipelining&lt;/strong&gt; Enable or Disable Pipelining when using proxy. &lt;/p&gt;
&lt;p&gt;Recommend setting is false (default value), because most proxy server don't support Pipelining. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 26 Oct 2014 07:08:29 -0000</pubDate><guid>https://sourceforge.netf19a0e819b357efff1faf509d4b1a815e1ac1009</guid></item></channel></rss>