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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
(In reply to Philippe Marschall from comment #4)
> I have read bug 51400 and my understanding is that preloading is not
> necessary to avoid performance bottlenecks. Preloading was discussed but I
> couldn't find the reasons why preloading was ultimately chosen.

It means you don't have to cache the misses since misses have their own DoS
potential.

I wonder if lazy-loading the cache with ISO-8859-1 and UTF-8 pre-loaded would
give a sensible balance without adding another configuration option?

I'd feel more comfortable in these discussions with some numbers to quantify
the performance impact.

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