[Bug 59901] Reduce I/O associated with JSP compilation

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59901

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #2 from Mark Thomas  ---
This turned out to be a case of premature optimisation.

The caching of static files by the resources implementation ensures that the
multiple reads do not have a significant impact on performance.

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



[Bug 59901] Reduce I/O associated with JSP compilation

2017-08-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59901

--- Comment #1 from Zemian Deng  ---
Hi, I have submitted a PR here https://github.com/apache/tomcat/pull/72

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