Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
network.http.proxy.max-persistent-connections-per-proxy user_set integer 256
network.http.max-persistent-connections-per-server user_set integer 128

...

Speculative HTTP Parsing

This setting I've had no end of annoyance finding documentation for.  I believe it has to do with predictive HTTP parsing, and the default is pretty lowfound I got a considerable performance boost with ATS by disabling this feature.

Code Block
network.http.speculative-parallel-limit user_set integer 320

 

That's it. Go ahead and restart your browser just to be safe, then enjoy your increased surfing speeds.