dev@grizzly.java.net

Re: keepalive

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 01 Oct 2009 12:42:29 -0400

Salut,

Scott Oaks wrote:
> In grizzly/GFv2, the SelectorThread.expireIdleKeys() bypassed all
> processing if keepAliveTimeoutInSeconds < 0. But in grizzly/GFv3,
> SelectorThreadKeyHandler.expire() iterates over all the keys regardless
> of the setting of the keep alive timeout. I see that it checks each one
> for UNLIMITED_TIMEOUT instead.
>
> Would it still be possible to bypass the expire() processing altogether?

Sure, I will work on that one. Can you file an issue (be patient :-))?
so I can use it for integrating in v3?

Thanks

-- Jeanfrancois


>
> -Scott
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>