I used mitmproxy's reverse proxy plugin with some extra logic which would be hard to implement in nginx for example (not just some request/response modification). And I love it for it's simplicity. However, I lack the deeper knowledge of inner mechanics of proxies and reverse proxies. I would like to use mimtproxy for production and in general as part of infrastructure logic.
Question:
Can mimtproxy be used like that or it is just pseudo proxy/reverse proxy for testing and examining traffic?