HttpStaticFileServer and Large files

efleming969 efleming969 at gmail.com
Sat May 8 13:56:17 EDT 2010


I've done even more investigation on this issue and I've narrowed the problem
down to an Ubuntu kernel issue. 

Also, I should be more clear about what the real problem is.  When serving a
large image (jpg), via the example HttpStaticFileServer, the image is
getting corrupted and won't display properly.

When using the standard ubuntu desktop kernel (2.6.32-22-generic) it does
NOT work, but when using the ubuntu server kernel (2.6.32-22-server) it
works fine.

I've also testing gizzly 2.0.0 and it has the same problem, so I think this
has something todo with NIO and a particular Linux kernel.

Does anyone have any suggestions on what I can do next to debug this
problem?



-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/HttpStaticFileServer-and-Large-files-tp5010370p5024110.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list