Firefox on steroids. Nothing the advanced user will not have done already, but a very nice step-by-step guide for the rest of the world.
Their example of 30 for the number of max requests on pipelining is probably too high to do any good and it can be kind of mean to webservers. Also, although changing the paint delay can make it appear somewhat faster, it will probably slow down the total time to render a page, since it will have to do more total drawing. But, if you like it better that way, that's fine too.
Posted by: Byron at March 29, 2005 11:29 AMUnder 30, what's a good number, from the webserver side?
Posted by: Brett at March 30, 2005 03:27 PMMozilla itself seems to suggest 8. I've also seen comments that with 4 or 5 you get most of the benefits. The default setting with my version of Firefox is 4. It also appears that some websites don't always load properly if you use pipelining. So although it makes it faster in a lot of cases, you have to beaware it can fail to work sometimes.
Posted by: Byron at March 30, 2005 05:36 PM