Hi,
According to the documentation, if the command:
- proxy-protocols transparent default-server
- http proxy outgoing host a.b.c.d
are used, content engine forwards intercepted http proxy-style requests to the corresponding outgoing proxy server, a.b.c.d in this case.
If some of PC web browsers have proxy configured and some do not have, will the cache engine forward ALL the http requests to the proxy server a.b.c.d (regardless of whether the browser is configured to point to a proxy server or not) ?
Or the cache engine only forward those PC web browser with proxy configured to the proxy server a.b.c.d and PC without proxy configuration will not be forwarded to the proxy server a.b.c.d?