Hacker News new | ask | show | jobs
by account42 613 days ago
> the transport between reverse proxy <-> backend is not always http, eg python w/ uwsgi and php w/ fastcgi.

That's just called a web server and not a reverse proxy then. Both are just evolutions of CGI.