Can I configure OpenResty as transparent proxy server? When it gets request and returns resource?
Hi Oleg,Yes you can. Here is the example: https://gist.github.com/prozacUa/25c6449119ba714f06ddP.S.: It's a part of nginx config (location block)On Tuesday, May 10, 2016 at 11:20:28 AM UTC-4, Oleg P wrote:Can I configure OpenResty as transparent proxy server? When it gets request and returns resource? .