[ previous ] [ Abstract ] [ Copyright Notice ] [ Contents ]

Smart Cache Loader Manual
Chapter 3 Program configuration file


Smart Cache loader uses loader.cnf configuration file by default. Alternate config file can be given on command-line by using #filename.ext syntax. You can use more than one configuration file.

Statements in configuration file can be:


3.1 Global definitions

Global definitions are applied to all servers in configuration file or specified at command line. They can appear in configuration file at any place.

Global definitions are:


3.1.1 threads

specifies how many concurrent network/local connections will be made. Default value is 4.


3.1.2 http_proxy

http_proxy <proxy address> <port>

Loader will use this proxy server for servicing requests.


3.1.3 retry

How many times can be unsuccessful requests repeated before giving up?


3.1.4 retrypriority

Priority for serving requests that failed at least once.


3.1.5 localstore

What to do with downloaded data? Local store can be.


[ previous ] [ Abstract ] [ Copyright Notice ] [ Contents ]
Smart Cache Loader Manual
0.20
Radim Kolar hsn@cybermail.net