Network.http.pipelining.sslFrom MozillaZine Knowledge Base
[edit] BackgroundHTTP is the application-layer protocol that most web pages are transferred with. In HTTP 1.1, multiple requests can be sent before any responses are received. This is known as pipelining. Many problems with pipelining are related to broken proxy servers sitting between the user and the destination web site. Since this is not a problem with SSL, it is possible to turn on pipelining for SSL websites only. This preference controls whether to use pipelining for secure websites, regardless of network.http.pipelining. [edit] Possible values and their effects[edit] TrueUse HTTP pipelining for secure websites [edit] FalseDo not use HTTP pipelining for secure websites, unless network.http.pipelining is true (Default) [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences[edit] External links |
|