7: 2010-12-14 (Tue) 00:44:10 admin  |
Cur: 2011-09-28 (Wed) 11:29:54 admin  |
| | | |
| - ''sl_cache'' is part of ''[[sl_proxy>sl_proxy (E)]]''. | | - ''sl_cache'' is part of ''[[sl_proxy>sl_proxy (E)]]''. |
- | - Current version is ''1.1.0'' (5 March '09) | + | - Current version is ''1.1.0'' (28 Step. '11) |
| #br | | #br |
| | | |
| [-fdb] [-d] | | [-fdb] [-d] |
| [--version] [--help] [-h] | | [--version] [--help] [-h] |
| + | |
| -p : port number that Relay Server(sl_relay) connects. default is 8200. | | -p : port number that Relay Server(sl_relay) connects. default is 8200. |
| -f : configuration file. default is /usr/local/etc/sl_proxy/sl_cahe.conf | | -f : configuration file. default is /usr/local/etc/sl_proxy/sl_cahe.conf |
| -i : specify sl_relay side network interface IP address. | | -i : specify sl_relay side network interface IP address. |
| if your server has two or more network interfaces, you need to use this option. | | if your server has two or more network interfaces, you need to use this option. |
| + | |
| -pid : specify pid file. | | -pid : specify pid file. |
| -l : create hit rate log file. default file name is /var/sl_proxy/sl_cache_hitrate.log | | -l : create hit rate log file. default file name is /var/sl_proxy/sl_cache_hitrate.log |
| -v : level of syslog. default is LOG_INFO (7). | | -v : level of syslog. default is LOG_INFO (7). |
| + | |
| -xpr : execute the cache expire daemon. | | -xpr : execute the cache expire daemon. |
| The expire time can be continuously specified by day unit. default is the 30days. | | The expire time can be continuously specified by day unit. default is the 30days. |
| the specified days. | | the specified days. |
| -lx : create cache expire log file. default file name is /var/sl_proxy/sl_expire_cache.log | | -lx : create cache expire log file. default file name is /var/sl_proxy/sl_expire_cache.log |
| + | |
| -fdb : Berkeley DB is used for the data base. default is plane file. | | -fdb : Berkeley DB is used for the data base. default is plane file. |
| + | |
| -d : debug mode. display debug information. | | -d : debug mode. display debug information. |
| + | |
| --version : display Version information. | | --version : display Version information. |
| --help, -h : display this Help messages. | | --help, -h : display this Help messages. |