On Tue, 5 Aug 2003, Alexander Lazic wrote:

> Hi,
> 
> i have the follwowing setting
> 
> ---
> acl REDIRPROXIES urlregexi include:redir_proxies
> acl BANNER1      urlregexi .*((adworx|oewabox)\.at|ads\.tucows\.com).*
> acl BANNER       urlregex  .*ad.liveperson.net.*
> acl CONNECT      method    CONNECT 
> acl ALL          urlregexi .*
> 
> acl_deny BANNER BANNER1
> 
> #parent upstream1 8080
> 
> peer            internalp    8080 3130 {
>                 parent ;
>                 peer_access     REDIRPROXIES !BANNER !BANNER1;
>                 allow   dstdomain *;
> }
> 
> peer            upstream1      8080 3130 {
>                 parent ;
>                 peer_access     CONNECT ALL;

This means actually CONNECT as matching ath the same time to CONNECT and to
ALL possible only for requests which match CONNECT. Is it what you want?

>                 allow   dstdomain *  ;
> }
> ---
> 
> I want that all requests which not in REDIRPROXIES goto upstream1, but
> all POST and CONNECT request go DIRECT :-/
> 
> Does i have anything missunderstand?!
> 
> al ;-)
> =====================================================================
> If you would like to unsubscribe from this list send message to
> [EMAIL PROTECTED] with "unsubscribe oops-eng" in message body.
> Archive is accessible on http://lists.paco.net/oops-eng/
> 

Igor Khasilev                     |
PACO Links, igor at paco dot net  |

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

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