On Mon, Feb 6, 2012 at 19:15, AJ ONeal <coola...@gmail.com> wrote:
> Can someone suggest a strategy for determining which IP address a request
> came through?
>
> I'm not looking for the IP address of the remote.
>
> I want the IP address of the server.

You mean the address the connection came in on a server with multiple addresses?

You can't. It's not a Node limitation, most (all?) operating systems
don't provide that information. Bind to each address separately.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to