On Wed Jan 17, 2001 at 09:19:15AM +0200, Igor Khasilev wrote:
> On Tue, 16 Jan 2001, Konstantin N. Bezruchenko wrote:
> 
> > ������ ���� ���������
> > 
> > 
> > ��� ������ ��� ������.
> > �������� oops ���-������ ��� ���.
> > �������:
> > 
> > ��� �� http://linux.ru.net
> > 
> > �������:
> > 
> > �� ��� ��� ��, ������ ��� �����
> > 979675249.000 799 62.244.50.70 TCP_MISS/200 1707
> > GET http://linux.ru.net/themes/LRN/default/img/http.gif -
> > PARENT/193.193.193.97 image/gif
> > 
> > ��� ������ ��
> > 979675334.000 720 62.244.50.70 TCP_REFRESH_HIT/200 1707
> > GET http://linux.ru.net/themes/LRN/default/img/http.gif -
> > NONE/193.193.193.97 image/gif
> > 
> > ����� ��� ������ (������� �� ������, ������� �������� �� ����������)
> > 979675609.000 2462 62.244.50.35 TCP_MISS/200 1707
> > GET http://www.linux.ru.net/themes/LRN/default/img/http.gif -
> > PARENT/193.193.193.97 image/gif
> > 
> > 
> > :-|
> > 
> > ��� ��� �������? � ��� ������?
> 
> ��� ������� � 'oopsctl stat' �������� ������.

������� ����� �� ������ ������ ������, �� ������������� ���� ���������
�������� � ���� ������� storages NOT_READY
�� ����������� ������ �������� �� ��������
��� ���� TCP_MISS ��� � ��������. ��� ������ oops.cfg � 'oopsctl stat'

## --  General info   --
Version      : 1.5.6
Uptime       : 353sec, (0day(s), 0hour(s), 5min(s))
Last update  : Wed Jan 17 13:49:49 2001
Clients      : 4 (max: 4)
HTTP requests: 113
ICP  requests: 0
Total hits   : 10
Curr.req.rate: 0,08 req/sec (max: 0,57)
Tot.req.rate : 0,32 req/sec
Curr.hit.rate: 0,00 %
Tot.hit.rate : 8,85 %
Curr.icp.rate: 0,00 req/sec (max: 0,00)
## --       CPU       --
Total usage  : 0ms
Delta usage  : 0ms
Delta time   : 60000ms
Curr. CPU    : 0,00 % (0,00s+0,00u)
Aver. CPU    : 0,00 % (0,00s+0,00u)
## --    storages     --
Storage      : /var/spool/oops/oops_storage
Size         : 200,00 MB
Free blks    : 51197 blks (199,99Mb) 99,99 %
State        : READY
Fileno       : 31
Storage      : /var/spool/oops/oops_storage1
Size         : 200,00 MB
Free blks    : 51197 blks (199,99Mb) 99,99 %
State        : READY
Fileno       : 33
## -- end of storages --
## --     modules     --
accel         WWW-accelerator (URL redirector)
berkeley_db   BerkeleyDB API (DB Interface)
CustomLog     Customized access log. (Log recording)
err           Error reporting module (Error reporting)
fastredir     Fast Substring URL Redirector (URL redirector)
gigabase_db   GigaBASE API (DB Interface)
lang          National languages handling module (Output handling)
DummyLog      Dummy logging module (Log recording)
oopsctl       Oops controlling module (Independent port listener)
passwd_file   Auth using passwd file (Authentication)
passwd_mysql  Auth using mysql (Authentication)
passwd_pgsql  Auth using postgresql (Authentication)
redir         Regex URL Redirector (URL redirector)
transparent   Transparent proxy (URL redirector)
vary          Processing 'Vary:' header (Document headers check)
## -- end of modules  --
## --    icp peers    --
## -- end of icp peers--

-----------------------------------------------------------------------------

������ oops.cfg


nameserver 62.244.50.1
nameserver 62.244.34.1
nameserver 193.193.193.115

http_port       4328
icp_port        4330

logfile /var/log/oops/oops.log { 3 1m } unbuffered
accesslog       /var/log/oops/access.log
pidfile         /var/log/oops/oops.pid
statistics      /var/log/oops/oops_statfile

mem_max         10m
lo_mark         4m

default-expire-value    7
ftp-expire-value        7

max-expire-value        30

last-modified-factor    5

default-expire-interval 1

icp_timeout     10000

disk-low-free   3
disk-ok-free    5

force_http11

force_completion 85

maxresident     1m

insert_x_forwarded_for  yes
insert_via              yes

connect-from    proxy-oops.is.net.ua

stop_cache      ?
stop_cache      cgi-bin

parent          193.193.193.97 3128

local-domain    is.net.ua is.com.ua
local-domain    piton.net piton.lg.ua

local-networks  62.244.34/23 62.244.50/23

group   world   {
        networks        0/0;
        badports        [0:79],110,138,139,513,[6000:6010];
        redir_mods      redir;
        http {
                allow   dstdomain * ;
        }
        icp {
                deny    dstdomain * ;
        }

}


storage {
        path /var/spool/oops/oops_storage ;
        size 200m ;
}

storage {
        path /var/spool/oops/oops_storage1 ;
        size 200m ;
}

module lang {

        default_charset koi8-r

        # Recode tables and other charset stuff
        CharsetRecodeTable windows-1251 /usr/local/oops/tables/koi-win.tab
        CharsetRecodeTable ISO-8859-5 /usr/local/oops/tables/koi-iso.tab
        CharsetRecodeTable ibm866 /usr/local/oops/tables/koi-alt.tab
        CharsetAgent windows-1251 AIR_Mosaic IWENG/1 MSIE WinMosaic (Windows (WinNT;
        CharsetAgent windows-1251 (Win16; (Win95; (Win98; (16-bit) Opera/3.0
        CharsetAgent ibm866 DosLynx Lynx2/OS/2
}

module err {
        # error reporting module

        # template
        template /usr/local/oops/err_template.html

        # Language to use when generate Error messages
        lang ru
}

module redir {
        file            /usr/local/oops/redir_rules
        template        /usr/local/oops/redir_template.html
}

module oopsctl {
        socket_path     /usr/local/oops/logs/oopsctl
        html_refresh    300
}

module  vary {
        user-agent      by_charset
        accept-charset  ignore
}

module  gigabase_db {
        dbhome  /usr/local/oops/DB
        dbname  gdburl
}


-- 
Konstantin N. Bezruchenko
BK5536-RIPE
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/

Дати відповідь електронним листом