https://bz.apache.org/bugzilla/show_bug.cgi?id=58009
--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> --- One more option: write a new servlet to serve your new files off the filesystem instead of relying on DefaultServlet to do it for you. While this strategy will work, it's easy to do it wrong, or fail to implement nice features like Range requests, ETag/IfModifiedSince/etc. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org