01-28-06 01:47 AM
Hi all,
There are two IoFilterChainBuilders which affects the actual IoFilterChain;
global one and per-port one. For now, global one is evaluated first, and
then per-port one. But I'm not sure this is the right way. For example,
global builder might have to add a common filter (e.g. ThreadPoolFilter)
which always has to come first. So it might be more right for us to
evaluate the global builder later because it has wider scope. WDYT?
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
PGP Key ID: 0x854B996C
[ Post a follow-up to this message ]
|