Sure, please go ahead. :)

Cheers,
Trustin

On Nov 20, 2007 10:11 AM, Mark <[EMAIL PROTECTED]> wrote:
> As a follow up to my previous email.  I could take a look at adding this
> feature as well.
>
>
>
> On Nov 19, 2007 8:10 PM, Mark <[EMAIL PROTECTED]> wrote:
>
> >
> >
> > On Nov 18, 2007 7:46 PM, Trustin Lee <[EMAIL PROTECTED]> wrote:
> >
> > > Hi Steve,
> > >
> > > On Nov 19, 2007 9:40 AM, steview <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi Trustin,
> > > > It appears from the code that set addresses can only be used while the
> > >
> > > > acceptor is not running (e.g as a start up config) - can you confirm
> > > if that
> > > > is correct?.
> > >
> > > Yes.  If there's demand for dynamically changing the list of the bound
> > > ports, we will add such a feature.
> >
> >
> > I would vote a huge +1 for this  feature.
> >
> > >
> > >
> > > >  I am not sure that stopping, adding the new ports and restarting the
> > > > acceptor is a reasonable approach. I am after a scalable way to
> > > dynamically
> > > > add more ports to the acceptor (or create new acceptors that all share
> > > the
> > > > processing threadpool) as I do not want hundreds of acceptors (1 for
> > > each
> > > > new port) added as the app is running.
> > >
> > > Do all of the open ports use the same IoHandler implementation?
> > >
> > > > Is there any reason the previous bind method was removed in 2.0 - and
> > > what
> > > > would be the best way to achieve the same thing?
> > >
> > > It was because it is much simpler.  :)
> > >
> > > Trustin
> > > --
> > > what we call human nature is actually human habit
> > > --
> > > http://gleamynode.net/
> > > --
> > > PGP Key ID: 0x0255ECA6
> > >
> >
> >
> >
> > --
> > --------------------------------
> > The adjuration to be "normal" seems shockingly repellent to me; I see
> > neither hope nor comfort in sinking to that low level. I think it is
> > ignorance that makes people think of abnormality only with horror and allows
> > them to remain undismayed at the proximity of "normal" to average and
> > mediocre. For surely anyone who achieves anything is, essentially, abnormal.
> >
> >     Dr. Karl Menninger
>
>
>
>
> --
> --------------------------------
> The adjuration to be "normal" seems shockingly repellent to me; I see
> neither hope nor comfort in sinking to that low level. I think it is
> ignorance that makes people think of abnormality only with horror and allows
> them to remain undismayed at the proximity of "normal" to average and
> mediocre. For surely anyone who achieves anything is, essentially, abnormal.
>     Dr. Karl Menninger
>



-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to