jetty.project/jetty-servlet
Greg Wilkins 5cd676581c 484622 - Improve handling of Direct and Mapped buffers for static content
ResourceHttpContent now applies a maxBufferSize that is passed through the call to getContent
ResourceCache now accounts for the exact memory usage of content, which may have an indirect
buffer plus either a direct or mapped buffer.  Thus content size may be 0, 1 or 2 times the
file size.

Some more limited unit tests
2015-12-18 12:36:27 +11:00
..
src 484622 - Improve handling of Direct and Mapped buffers for static content 2015-12-18 12:36:27 +11:00
pom.xml Merge branch 'release-9.3.6' into jetty-9.3.x 2015-11-18 11:24:04 -07:00