1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/wcol/pkg-descr

27 lines
888 B
Plaintext
Raw Normal View History

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
Wcol cache spool directory is ${DEFAULT_POOLDIR}
Wcol pid file is /var/run/wcol.pid
Wcol log is logged by syslog (facility: daemon).
You should prepare wcol config file: ${PREFIX}/etc/wcol.conf
(*) default ${PREFIX} is /usr/local
(*) 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"
---
Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
1999-05-03 04:42:18 +00:00
WWW: http://shika.aist-nara.ac.jp/products/wcol/wcol.html