If you use firefox

Tabres

Regular
Mar 1, 2004
107
0
I got this from a friend who no doubt probably got it from somewhere else. It works quite well though...


If you run Firefox, you already know it's worlds faster than IE.

But you can tweak it and make it a lot faster still.

In the address bar, enter: "about:config" and hit enter (or press go)

You'll see a ton of settings. The three we care about here are:

network.http.pipelining
network.http.pipelining.maxrequests
network.http.proxy.pipelining

Set them to

network.http.pipelining = True
network.http.pipelining.maxrequests = 30
network.http.proxy.pipelining = True


Do that, makes pages load a million times faster
 

Flyn

Go ahead. I'll catch up.
Moderator
TCG Premium
Mar 1, 2004
68,052
27,984
Selling homes on the Gulf Coast of Florida
When I type in about_:config and hit enter, I get this page:

Index

C++ Code Documentation

app::gtk::About_

Children: app::gtk::About

File: WIDGET/app/gtk/About_.H

public:

* About_();

* virtual ~About_();

* void enable_tooltips( bool state );


protected:

* ::gtk::widget0::Widget *main_widget();

* ::gtk::widget0::VBox *_main_vbox_w;
widgets
* ::gtk::widget0::VBox *_image_w;

* ::gtk::widget0::Label *_label_w;


private:

* void set_tooltip( ::gtk::widget0::Widget *w, char const *text );
callbacks
* ::gtk::widget0::Tooltips *_tooltips;

* About_( About_ const & );
disabled copy constructor
* About_ &operator=( About_ const & );
disabled assignment operator


app::gtk::About_

:dunno:
 
Old Thread: Hello . There have been no replies in this thread for 90 days.
Content in this thread may no longer be relevant. Consider starting a new thread to get fresh replies.

Thread Info

  • Tabres
    Created
  • 5
    Replies
  • 296
    Views
  • Participants list