speed adjustments?

Yosuke Arai cbq59080 at pop06.odn.ne.jp
Sun Nov 23 20:18:07 PST 2003


Paul,

Is this the one you're referring to?
<http://www.dslreports.com/faq/3944>

I also added following lines to your suggestion.

OWHTTPEnablePipelinedRequests = 1;
OWHTTPMaximumNumberOfRequestsToPipeline = 3;
OWHTTPMaximumSessionsPerServer = 20;

And this did the trick...I think, might be some kind of placebo, though 
:-)

Yosuke Arai


On Sun, 23 Nov 2003 20:46:40 -0500, Paul Buckley wrote:
> I came across the following in a site about broadband (satellite) 
> connections. These were listed, among many others, as defaults 
> modifications for OW that could help speed up browsing. They came 
> packaged in a ~/Library/Application Support/OmniWeb/Defaults.plist 
> file. Are they (still) valid and do modifications really make a 
> difference? What are the internal default settings?
> 
> OWHiddenPreferences = {
>       defaultsDictionary = {
> ....
>         "OWTask-Checking bookmarks-maximumSimultaneousThreadsInGroup" = 3;
>         "OWTask-Checking bookmarks-priority" = 1600;
>         "OWTask-Saving files-maximumSimultaneousThreadsInGroup" = 6;
>         "OWTask-Saving files-priority" = 400;
>         "OWTask-Web pages-maximumSimultaneousThreadsInGroup" = 10;
>         "OWTask-Web pages-priority" = 1000;
>         "OWTask-Downloading files-maximumSimultaneousThreadsInGroup" = 6;
>         "OWTask-Downloading files-priority" = 1200;
>         "OWTask-DEFAULT-maximumSimultaneousThreadsInGroup" = 32;
>         "OWTask-DEFAULT-priority" = 800;
>         "OWTask-Orphans-maximumSimultaneousThreadsInGroup" = 1;
>         "OWTask-Orphans-priority" = 3200;
> ....
> };
> 
> -Paul
> 
> _______________________________________________
> OmniWeb-l mailing list
> OmniWeb-l at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/omniweb-l



More information about the OmniWeb-l mailing list