Throtteling for proxies.

"Trustin Lee (이희승)" trustin at gmail.com
Mon Mar 29 09:41:19 EDT 2010


Hi,

You will get messageReceived event for the read bytes even if
setReadable(false) was called since it's read already.  There's no
internal queue that holds the received data.

HTH,
Trustin

Łukasz Osipiuk wrote:
> Hi!
> 
> One more question.
> What would happen with bytes which had been read from channel before
> setReadable(false) was called?
> Will they be pushed upstream or wait in channelbuffer until
> setReadable(true) is called?
> 
> Regards, Łukasz Osipiuk

-- 
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/20100329/4b52ca1a/attachment-0001.bin 


More information about the netty-users mailing list