1. Open Firefox.
2. Type about:config in the address bar and press Enter.
HTTP PIPELINING
HTTP 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. Pipelining reduces page loading times, but not all servers support it.
In the filter bar type network.http.pipelining. Make sure under the value field is says true. If not double-click to set it
Return to the filter bar and type network.http.pipelining.maxrequests. Double-click this option and set its value to 8.
-------------------------------------------------------------------------------------------------
HTTP PROXY
Go to the filter bar and type [...]
0 comments:
Post a Comment