On Thu, 18 Nov 1999, Andy Igoshin wrote:

> Hi!
> 
> ������� � oopsctl ����� ��� shutdown - stop, ����� � solaris ����� ���� �����
> �� ���� � rc.x ��������.
> 
> ������, � oops �� kill -15 ����� �������������, ��� �������� �� ���?
> 

�� INT � TERM ����������� ���������.
����� �� shutdown ���������� �����. � ���� ����� ����� �
oopsctl.c � oopsctl_mod.c ����� ����� ����� shutdown � �������� 
�� stop.

�� ������ ICP - �������, �� � ����� �������� �� �������. � RFC �� ICP
��������� ������ � Null-Terminated URL, �������������� � ���� ������� �
����� �����. ������� ��� ������: � ����� icp.c ���� ���������
send_icp_requests, ��� ������� ������

    sprintf(buf+sizeof(struct icp_hdr)+4, "%s://%s:%d%s",
                        rq->url.proto,rq->url.host,
                        rq->url.port,rq->url.path);

� ���������� � 

    sprintf(buf+sizeof(struct icp_hdr)+4, "%s://%s%s",
                        rq->url.proto,rq->url.host,
                        rq->url.path);


� �� ��������, �� ����� ������ ������ ������ �� �����.

������� �� ��������� - �� ������ ICP � ������� � ���� ������������� ����
�������� - �������� � ��������� ������. ��� ��� ����� ������ - ��� �����
acl-���� ����������� � regexom, refresh_pattern � ������ www-accel


Igor Khasilev                |
PACO Links, [EMAIL PROTECTED]    |


=====================================================================
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/

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