I am using a ResourceHandler to serve static content, and it seems
like I have the "good old" problem that was solved in DefaultServlet
by setting useFileMappedBuffer=false.

I futzed around in in the source for ResourceHandler (line 549 and
friends), and it seems to me like this does not support fallback to
non-NIO io, or is there some other way to do this ?

Kristian
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to