TooLongFrameException question

Benjamin Tate benjaminbondtate at gmail.com
Thu Dec 3 02:04:07 EST 2009


Hello!

I am getting this error about exceeding frame size: 
org.jboss.netty.handler.codec.frame.TooLongFrameException: The frame 
length exceeds 8192: 39976.

How can I set the frame size to be big enough?  I looked at 
ClientBootstrap's setOption() method -- but I'm not sure where to find 
out the names of the options that I can legally set.

Let me know if I have left out some info that might help understand the 
problem I am experiencing.

Thanks!

-Ben


More information about the netty-users mailing list