This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Conditional parent proxy

Hi,
Is it possible to parameter parent proxy for a list of URL .  I am able to parameter it all URL requested by specific user or by specific  source ip address but I would like to use  parent proxy only for few URL accessed by this user or by this source.
I am using version 9.310-11
Thanks


This thread was automatically locked due to age.
  • You can specify different parent proxies be used based on host.  At Web Protection > Web Filter Profiles > Parent Proxies  
    Use proxy for these hosts: Add hosts to this box for which the parent proxy is to be used, e.g. *.wikipedia.org. Note that you can use pattern matching here. Regular expressions, however, are not allowed. If you leave the box empty, an asterisk (*) is automatically added when clicking Save, which matches all hosts. Such a proxy definition can therefore be regarded as a fallback proxy which matches when none of the other proxies, if existent, do.


    That being said, as an outside the box solution, you can use a proxy.pac/WPAD file to specify that different URLs should use different proxies with other conditionals.  FindProxyForURL - PAC & WPAD Resource
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • Thank you a lot, I can do exactly what I expected to do with this.
    Best regards