Webserver module for node js

41 views
Skip to first unread message

Amish Munshi

unread,
Oct 13, 2018, 12:08:05 AM10/13/18
to nodejs
I would like to develop a web server module to intercept HTTP traffic and redirect certain authentication requests to another app server thats written in node js. I am aware of capability to develop apache module in C/C++ to implement a mod_perl, mod_php like functionality, is it possible to develop these plugins using javascript instead of C/C++?

Amish.

Alain Mouette

unread,
Oct 14, 2018, 12:32:36 AM10/14/18
to nod...@googlegroups.com
I believe that HAproxy does that


-----
Alain Mouette (ツ)

A 13 de outubro de 2018 01:07:49, Amish Munshi <amu...@kavalus.com> escreveu:

I would like to develop a web server module to intercept HTTP traffic and redirect certain authentication requests to another app server thats written in node js. I am aware of capability to develop apache module in C/C++ to implement a mod_perl, mod_php like functionality, is it possible to develop these plugins using javascript instead of C/C++?

Amish.

--
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 nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/bdc96c0b-39fc-45b0-bc60-6ef15ffc3e0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Atul Agrawal

unread,
Oct 15, 2018, 6:35:06 PM10/15/18
to nodejs
Use nginx for this because nginx is made for these kind of problems only.
Reply all
Reply to author
Forward
0 new messages