branch ipfilter

"Trustin Lee (이희승)" trustin at gmail.com
Wed Jan 27 03:10:08 EST 2010


Ron, I've just granted the access to the repository.  Please feel free
to work on the ipfilter branch and check in async hessian under
subproject directory.

Please make sure all source files have proper license header, like the
.java files in the trunk.

Cheers,
Trustin

Frederic Bregier wrote:
> Sorry Ron, I didn't see your answer before answering Trustin email.
> 
> Again, no problem, go ahead as you wanted on the ipfilter branch.
> 
> On your first question, if you don't know which ip addresses will be used,
> probably you need to make a filter for all known ip addresses, one by one.
> If you don't know at all the ip addresses, then it is more difficult.
> But generaly, when one wants to filter, it is not based on local address but
> on remote address (or it is for very special need I guess ?).
> 
> For the second question, my humble feeling would be:
> 1) use an attachment is ok (well I use it ;-)
> 2) have a boolean could be ok but then raized perhaps some issue when you
> want to share this information with other handlers
> 3) removing the handler is ok if the handler has for only goal to stop the
> connection and of course if the pipeline is created for each connection
> separately, because if reused (shared pipeline), then the handler cannot do
> its job again.
> 
> Cheers,
> Frederic
> 
> -----
> Hardware/Software Architect

-- 
what we call human nature in actuality is human habit
http://gleamynode.net/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20100127/16dad38f/attachment.bin 


More information about the netty-users mailing list