Yes, Leif is correct. I meant that you can write alternate protocol plugins for
ATS and those should work just as well for transparent as for non-transparent.
Another option, although it's not really proxying, is to enable the transparent
by-pass. In this case if ATS can't parse the incoming traffic as HTTP, then it
will switch to a blind tunnel for that transaction. In this case the data is
not examined, it is simply routed to the original destination as determined by
the destination IP address of the incoming connection.
On Thursday, January 21, 2016 3:35 AM, Luca Rea <[email protected]>
wrote:
Hi,
some time ago I’ve fired a jira ticket asking for new Lua APIs which should
make possible easily support new protocols… (TS-2910)