Fun with Firefox.
#15
As far as my understanding goes, you have to differentiate between pipelining and the maximum number of open HTTP connections per server.
Mithrandir's post only mentioned pipelining settings. Changing these is perfectly ok. HTTP 1.1 servers are supposed to support pipelining. What DeeBye had read about were the settings that control the maximum number of simultaneous connections per server. These are another matter. Increasing them is considered evil by some.
Pipelinig is controlled by the settings Mithrandir mentioned. The 'evil' maximum connections are controlled by the settings named 'network.http.max-*' in 'about:config'

According to RFC 2616, you are not supposed to open any more than 2 simultaneous connections to any HTTP 1.1 server. The RFC says 'SHOULD NOT', not 'MUST NOT', so there is some room for interpretation. Personally, I would recommend not increasing the network.http.max settings. If you increase them, you are basically improving your performance at the cost of those clients that act in compliance with the RFC recommendation. That does not seem like a nice idea to me. Also, web servers usually spawn a new child process for every new connection. This means that if alot of clients ignore the RFC recommendation, this can potentially put web servers under very heavy load. This is what the original poster in the MozillaZine thread Lochnar mentioned warned about:

Quote:These options control the number of opened HTTP connections. If you raise them, do it reasonably. Changes like these are at least partly responsible for the infamous /. effect.

So *if* you decide to fool with the max connection settings, set them to something like 4 or maybe 8, not to 100.

BTW: Either FF 1.0 uses the 'evil' settings by default, or it is my Linux distribution that does. I just decreased the max connections per server/proxy down to 2 :)
Reply


Messages In This Thread
Fun with Firefox. - by Dozer - 12-09-2004, 08:46 PM
Fun with Firefox. - by DeeBye - 12-09-2004, 11:16 PM
Fun with Firefox. - by Walkiry - 12-10-2004, 10:09 AM
Fun with Firefox. - by DeeBye - 12-10-2004, 03:07 PM
Fun with Firefox. - by JustAGuy - 12-10-2004, 10:59 PM
Fun with Firefox. - by pakman - 12-12-2004, 04:38 PM
Fun with Firefox. - by Chaerophon - 12-12-2004, 09:29 PM
Fun with Firefox. - by Mithrandir - 12-19-2004, 10:09 PM
Fun with Firefox. - by LochnarITB - 12-19-2004, 10:21 PM
Fun with Firefox. - by Chaerophon - 12-19-2004, 10:53 PM
Fun with Firefox. - by DeeBye - 12-19-2004, 11:05 PM
Fun with Firefox. - by LochnarITB - 12-20-2004, 10:30 PM
Fun with Firefox. - by DeeBye - 12-20-2004, 10:40 PM
Fun with Firefox. - by LochnarITB - 12-20-2004, 11:19 PM
Fun with Firefox. - by Moldran - 12-21-2004, 01:59 AM
Fun with Firefox. - by DeeBye - 12-21-2004, 03:52 AM
Fun with Firefox. - by Leshy - 12-21-2004, 08:12 PM
Fun with Firefox. - by Fragbait - 12-21-2004, 11:05 PM
Fun with Firefox. - by DeeBye - 12-22-2004, 02:59 AM
Fun with Firefox. - by Walkiry - 12-22-2004, 12:24 PM
Fun with Firefox. - by Leshy - 12-23-2004, 12:22 AM
Fun with Firefox. - by LochnarITB - 12-23-2004, 02:53 AM
Fun with Firefox. - by Moldran - 12-23-2004, 11:17 AM
Fun with Firefox. - by Fragbait - 12-23-2004, 11:31 AM
Fun with Firefox. - by Walkiry - 12-23-2004, 01:26 PM
Fun with Firefox. - by DeeBye - 12-27-2004, 05:01 AM
Fun with Firefox. - by LochnarITB - 12-27-2004, 09:46 AM
Fun with Firefox. - by Urza-DSF - 12-27-2004, 05:08 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)