We use forward proxy to access internet.This is to reduce number of ip
addresses accessing outside on our firewall.we only open port for proxy server
ip address rather than putting hole for each client.
no need for cache data since data changes all the time and it might confuse
applications as well.
So we can use HTTP proxy to pass through but end to end can be encrypted using
HTTPS ?
From: Reindl Harald <[email protected]>
To: [email protected]
Sent: Monday, June 6, 2016 2:49 PM
Subject: Re: HTTPS proxy
Am 06.06.2016 um 21:45 schrieb Blaxton:
> IS ATS only HTTP proxy , or it is HTTP/HTTPS proxy.
ats perfectly supports TLS but i only can talk about a reverse-proxy and
doing TLS-offloading meaning the backend connection is unencrypted and
only ATS is responsible for TLS stuff
> Does ATS support other protocols , like FTP , SMTP or FTP ?
no
> How can I set never-cache for every thing ?
> We only need a forward proxy with no cache and no filter
what is the purpose of doing this?
while i find a forward proxy in general questionable i don't find any
sense if it don't useful operations like caching and filtering and so
only increases latency for no benfit