|
|
|
|
|
by aikah
2789 days ago
|
|
> If you just want reverse-proxying, you can choose between the simplicity of Caddy or the power of Nginx (or Apache). Why would I want to run a JS app (that I know will be less performant) to do that? The same reason you'd use Caddy over Nginx or Apache, why use the former over the the latter when the latter already exist and are faster? Because someone who knows Go but not C can customize its codebase, just like someone who knows JS but not C or Go can modify Redbird's. If Node.js is good enough to build and run servers then it's good enough to build reverse proxies. |
|
If you use this logic, you would not be able to run Linux because it is written in C, correct?