https://bz.apache.org/bugzilla/show_bug.cgi?id=60963

--- Comment #24 from Mark Thomas <ma...@apache.org> ---
Any chance you could elaborate on "security reasons"?

For a read-only file system, you'd be much better off deploying am unpacked
WAR. And the tricks earlier Tomcat versions used (like unpacking the JARs to
the work directory) wouldn't work in that case anyway.

The proposed patch essentially trades memory for performance. I'm currently
thinking about extending that idea and experimenting with caching different
things with a view to providing a small number of options that gives enough
flexibility to meet the needs of most use cases.

-- 
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

Reply via email to