Discussion of features in Mozilla Firefox
ugggf

Posts: 47Joined: November 10th, 2002, 2:59 am
Posted November 28th, 2002, 3:17 am
Seems to be found in the extended prefs (chrome://communicator/content/pref/pref.xul) but dont know if this setting actually applies on phoenix.
laszlo

Posts: 5198Joined: November 4th, 2002, 6:13 pmLocation: .de
Posted November 28th, 2002, 6:57 am
It's not on by default, but changing this with the old Mozilla preferences chrome hack should still work. You can check this with about:config. Scroll down to the lines starting with
network.http.pipelining
...
network.http.proxy.pipelining
They should be set to true. If they aren't, add the following to your user.js:
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
alanjstr
Moderator

Posts: 9100Joined: November 5th, 2002, 4:43 pmLocation: Anywhere but here
Posted November 28th, 2002, 7:54 am
ugggf wrote::?: Seems to be found in the extended prefs (chrome://communicator/content/pref/pref.xul) but dont know if this setting actually applies on phoenix.
Be careful with enabling piplelining. I've seen quite a few Bugzilla entries where they've said to disable it. Anyone know a good explanation of what it really is?
laszlo

Posts: 5198Joined: November 4th, 2002, 6:13 pmLocation: .de
Posted November 28th, 2002, 8:18 am
alanjstr
Moderator

Posts: 9100Joined: November 5th, 2002, 4:43 pmLocation: Anywhere but here
Posted November 28th, 2002, 10:23 am
<a href="http://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=product&type0-0-0=substring&value0-0-0=pipelining&field0-0-1=component&type0-0-1=substring&value0-0-1=pipelining&field0-0-2=short_desc&type0-0-2=substring&value0-0-2=pipelining&field0-0-3=status_whiteboard&type0-0-3=substring&value0-0-3=pipelining">Open bugs about Pipelining</a>
Exegesis
Posts: 10Joined: December 2nd, 2002, 1:30 pm
Posted December 2nd, 2002, 1:40 pm
laszlo wrote:It's not on by default, but changing this with the old Mozilla preferences chrome hack should still work. You can check this with about:config. Scroll down to the lines starting with
network.http.pipelining ... network.http.proxy.pipelining
They should be set to true. If they aren't, add the following to your user.js:
user_pref("network.http.pipelining", true); user_pref("network.http.proxy.pipelining", true);
I seem to be stupid, as I can't seem to find user.js....where is it?? Changing the preferences in chrome://communicator/content/pref/pref.xul just closes (crashes) Phoenix without changing anything.
seb

Posts: 1578Joined: November 4th, 2002, 11:26 pmLocation: Paris, France
Posted December 2nd, 2002, 1:45 pm
Exegesis wrote:I seem to be stupid, as I can't seem to find user.js....where is it??
Have a look at http://texturizer.net/phoenix/edit.html#user
alanjstr
Moderator

Posts: 9100Joined: November 5th, 2002, 4:43 pmLocation: Anywhere but here
Posted December 2nd, 2002, 2:25 pm
Exegesis wrote:laszlo wrote:It's not on by default, but changing this with the old Mozilla preferences chrome hack should still work. You can check this with about:config. Scroll down to the lines starting with
network.http.pipelining ... network.http.proxy.pipelining
They should be set to true. If they aren't, add the following to your user.js:
user_pref("network.http.pipelining", true); user_pref("network.http.proxy.pipelining", true);
I seem to be stupid, as I can't seem to find user.js....where is it?? Changing the preferences in chrome://communicator/content/pref/pref.xul just closes (crashes) Phoenix without changing anything.
Clicking OK will close the current window/tab, not as a crash. That's because we aren't really supposed to be using it.
Return to Firefox Features
Who is online
Users browsing this forum: No registered users and 0 guests
|