users@grizzly.java.net

Re: GrizzlyWebServer and port binding

From: César Fernando Henriques <cesar_at_alttab.com.ar>
Date: Mon, 25 May 2009 22:22:46 -0300

Now on 2.0M2 just recently released

* Transport now support multi-binding, add support for unbind()

It's the same I'm talking here?

I willl take a look at M2.

Thanks

Cesar

2009/5/25 César Fernando Henriques <cesar_at_alttab.com.ar>:
> Hi,
>
> I need to bind my GWS to one or more ports to support secure and unsecure access
>
> I'm looking at the code of GWS and I don't know if I can reuse the
> current adapterChain instance on more than one SelectorThread
> instance.
>
> Do I need to create a new adapterChain and adapters for every new
> SelectorThread?
>
> I think is very common to bind a web server to ej: port 80 and port
> 443 to support SSL. Don't you think?
>
> Maybe this should be added to GWS in futures versions.
>
> Thanks!
>
> Cesar.-
>