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

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