> Hello oops,
> 
> как заставить oops работать сразу на нескольких портах, например, 8080
> и 3128?
> напр^?мую не получаетс^?:
> #bind           ip_addr|hostname
> http_port       8080
> http_port       3128
> icp_port        0

Напрямую - нельзя, но можно использовать модуль transparent

http_port       3129

module  transparent {
# myport can have next form:
# myport [{hostname|ip_addr}:]port ...
        myport                  8080
        broken_browsers         MSIE
} 

в myport может быть перечислено несколько портов.


=====================================================================
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://lists.paco.net/oops-rus/

=====================================================================
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://lists.paco.net/oops-rus/


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