users@glassfish.java.net

Re: two listeners, one port

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Mon, 08 Feb 2010 22:16:15 +0100

Right, server socket initiated on ip address 0.0.0.0 will listen on
all network interfaces.

WBR,
Alexey.

On Feb 8, 2010, at 20:41 , Dominik Dorn wrote:

> yes... at least in linux.. dont know how its with other os.
> thats also the default value for the listeners in glassfish v3.
>
> note: in linux, glassfish must run as root to bind to port 80.
>
>
> On Mon, Feb 8, 2010 at 5:51 PM, <glassfish_at_javadesktop.org> wrote:
>> In other words, if I bind to 0.0.0.0 on a particular port (lets say
>> 80), then any request to port 80 for that server - either
>> internally or externally - will be accepted?
>>
>> thanks
>> [Message sent by forum member 'black_lotus' (justin_at_insurfact.com)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=385488
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>