Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
pipelining
Posted by: Bojan
Date: February 26, 2003 11:27AM

Is pipelining included?

Options: ReplyQuote
Re: pipelining
Posted by: MonkeeSage
Date: February 26, 2003 12:11PM

Yup. Check All.js under K-Meleon\defaults\pref\:

pref("network.http.pipelining" , false);
pref("network.http.pipelining.firstrequest", false);

Just set both of those to true instead of false.


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote
Re: pipelining
Posted by: Verbal
Date: March 12, 2003 05:56AM

That's it?
Cause on Andre's site it says you need to add the lines:

To prefs.js:
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 20);

and also making
user_pref("nglayout.initialpaint.delay", 0);

so pages appears to load faster.

is there any need MS?

Options: ReplyQuote
Re: pipelining
Posted by: MonkeeSage
Date: March 12, 2003 06:12AM

Andre was more accurate, listen to him smiling smiley


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote


K-Meleon forum is powered by Phorum.