1998-08-24 02:11:20 +00:00
|
|
|
WcolE - WWW Collector 5th generation
|
|
|
|
|
|
|
|
Wcol is a prefetching proxy server for WWW.
|
|
|
|
WcolE is 5th generation of Wcol.
|
|
|
|
|
|
|
|
Informaion of Wcol is published by SHiKA project server.
|
|
|
|
http://shika.aist-nara.ac.jp/products/wcol/wcol.html
|
|
|
|
|
|
|
|
Wcol sample configuration file is ${PREFIX}/etc/wcol.conf.sample
|
|
|
|
Wcol sample startup script is ${PREFIX}/etc/rc.d/wcol.sh.sample
|
1999-09-04 17:18:35 +00:00
|
|
|
Wcol cache spool directory is ${DEFAULT_POOLDIR}
|
1998-08-24 02:11:20 +00:00
|
|
|
Wcol pid file is /var/run/wcol.pid
|
1999-09-04 17:18:35 +00:00
|
|
|
Wcol log is logged by syslog (facility: daemon).
|
1998-08-24 02:11:20 +00:00
|
|
|
|
|
|
|
You should prepare wcol config file: ${PREFIX}/etc/wcol.conf
|
|
|
|
|
|
|
|
(*) default ${PREFIX} is /usr/local
|
1999-09-04 17:18:35 +00:00
|
|
|
(*) default ${DEFAULT_POOLDIR} is /var/spool/wcol
|
|
|
|
|
|
|
|
If you want to enable wcol at boot time, put in your /etc/rc.conf.local:
|
|
|
|
|
|
|
|
wcol_enable="YES"
|
1998-08-24 02:11:20 +00:00
|
|
|
|
|
|
|
---
|
1999-09-04 17:18:35 +00:00
|
|
|
Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-05-03 04:42:18 +00:00
|
|
|
WWW: http://shika.aist-nara.ac.jp/products/wcol/wcol.html
|