oops(8)
NAME
oops - HTTP caching proxy server
SYNOPSIS
/usr/sbin/oops [-{C|c} config_filename] [-v] [-V] [-w num]
[-W num] [-x acdfhinsACDFHINS] [-{Z|z}]
DESCRIPTION
- oops is a http caching proxy server written with perfor
- mance as primary goal. For detailed information see the well
- commented configuration file /etc/oops/oops.cfg . Anyway You can
- find useful information at the homepage:
- http://zipper.paco.net/~igor/oops.eng/ (english)
- http://zipper.paco.net/~igor/oops/ (russian)
OPTIONS
-h Help about the oops's arguments.
- -c file
- path to config file.
- -C file
- same as the -c command
- -d detaches from the terminal, so runs as daemon
- -v verbose startup.
- -V show version info.
- -w number
- use thread pool. number define initial size of the
- pool.
- -W number
- limit thread pool size to number.
- -x[acdfhins]
- log level (a-all, c-notice, d-debug, f-ftp, h-http,
- i-information, n-dns, s-storages).
- -x[ACDFHINS]
- negative log level.
- -z format storages.
- -Z like the -z
AUTHOR
- Mainly Igor Khasilev <igor@paco.net>
- Oops Sep 2000