On Fri, Feb 08, 2002 at 04:19:37AM -0500, Tavin Cole wrote:
> On Fri, Feb 08, 2002 at 06:57:02PM +1100, Emil Mikulic wrote:
> > Are you sure this isn't a browser problem?
> > Internet Explorer sits around with a lot of blank windows if you've
> > got two or three pages loading already, but Opera can handle eight or
> > so concurrent pages if you set it in the browser configuration.
> > 
> >     -- Emil
> 
> Good call.  It is my browser.  Does anyone know how to increase the
> number of simultaneous requests Galeon or Mozilla will make to the same
> server?

And the answer to that is, edit ~/.galeon/mozilla/galeon/user.js and add
something like:

user_pref("network.http.max-connections", 200);
user_pref("network.http.max-connections-per-server", 100);

I'm not sure exactly how to do that for Mozilla though.

about:config shows all the settings that can be changed with user_pref()

-tc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20020208/7c86a4b8/attachment.pgp>

Reply via email to