Sigh, you don't get it so I wii stop with this. Node.js is a server. So it makes sense to have proxy and balancing libs all be a part of it. Its also open source relying on a community. Using other node pkgs to serve its own website helps build the node community and strengthens each library. ignoring a "3rd party" node lib in favor of another totally different server project seems pretty counter productve or lack of confidence or even infighting between node projects (what was meant by NIH). Nothing against nginx - its a great project - but its not node - its a very different server alternative. We like and depend on node, express, and node-http-proxy so want to see them all grow and be strengthened. Sent from my LG Mobile
Michael Hart <[email protected]> wrote: >I can't tell if you're trolling or not... but nodejs.org using nginx is >*literally the opposite* of NIH syndrome. > >On Wednesday, 27 August 2014 22:14:18 UTC-4, John wrote: >> >> Sounds like NIH syndrome. Node-Http-Proxy works great for us as does >> Express and yes it would make sense that the Node team promote and use as >> much as possible node based solutions. Not to do that smells bad >> Sent from my LG Mobile >> >> Joshua Holbrook <[email protected] <javascript:>> wrote: >> >> >Node core did not write, and does not endorse, node-http-proxy. It was >> >entirely written by a third party. >> > >> >For most people, there is absolutely no reason to not just use nginx >> >for balancing/proxying and serving static content in concert with >> >node. In fact, for me it's worked really well. >> > >> >--Josh >> > >> >On Wed, Aug 27, 2014 at 11:07 AM, TigerNassau >> ><[email protected] <javascript:>> wrote: >> >> Nodejs.org should run node-http-proxy instead of nginx - if the team >> really does not think its as strong, then it should be improved - eat your >> own dogfood! >> >> >> >> Sent from my LG Mobile >> >> >> >> Alex Kocharin <[email protected] <javascript:>> wrote: >> >> >> >> -- >> >> Job board: http://jobs.nodejs.org/ >> >> New group rules: >> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >> >> Old group rules: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> >> --- >> >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] <javascript:>. >> >> To post to this group, send email to [email protected] >> <javascript:>. >> >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/nodejs/iy8ruhdx5c0it0h8udg8xb00.1409152026462%40email.android.com >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > >> >-- >> >Job board: http://jobs.nodejs.org/ >> >New group rules: >> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >> >Old group rules: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> >--- >> >You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> >To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> >To post to this group, send email to [email protected] >> <javascript:>. >> >To view this discussion on the web visit >> https://groups.google.com/d/msgid/nodejs/CAHL2YmpW%3Dy8SZBqbW4M%3Dhd7Yx-0_%2B0zUrcwXvYARVFhtLJVZiA%40mail.gmail.com >> . >> >For more options, visit https://groups.google.com/d/optout. >> >> > >-- >Job board: http://jobs.nodejs.org/ >New group rules: >https://gist.github.com/othiym23/9886289#file-moderation-policy-md >Old group rules: >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >--- >You received this message because you are subscribed to the Google Groups >"nodejs" group. >To unsubscribe from this group and stop receiving emails from it, send an >email to [email protected]. >To post to this group, send email to [email protected]. >To view this discussion on the web visit >https://groups.google.com/d/msgid/nodejs/4c93a814-b91a-4d4f-a3e1-2e4e8c340a88%40googlegroups.com. >For more options, visit https://groups.google.com/d/optout. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ga3pm3mwrkv2wceto5pgsvof.1409232725665%40email.android.com. For more options, visit https://groups.google.com/d/optout.
