https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #11 from Woonsan Ko ---
Hooray! Thanks a lot!
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #10 from balusc ---
This is fixed in a related issue
https://bz.apache.org/bugzilla/show_bug.cgi?id=57583
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #9 from Woonsan Ko ---
(In reply to Mark Thomas from comment #7)
> There is no easy way to configure this since the problematic code is in a
> specification defined class and we can not change the API.
>
> It might be possible to (
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #8 from Bernhard Frauendienst ---
This issue hit us quite hard when trying to upgrade from 8.0.15. An optional
attribute in a very frequently used tag caused performance to drop massively
(especially combined with the default non-p
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
Bernhard Frauendienst changed:
What|Removed |Added
CC||apa...@nospam.obeliks.de
--
Y
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
Woonsan Ko changed:
What|Removed |Added
CC||woon...@apache.org
--
You are receiving
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #7 from Mark Thomas ---
(In reply to Woonsan Ko from comment #5)
> How about introducing a whitelist filter attribute in context configuration?
> e.g, elStaticAccessFilter="^[a-z].*$".
There is no easy way to configure this since t
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #6 from Woonsan Ko ---
It should be a "filter", not "whitelist" above.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #5 from Woonsan Ko ---
Hi @markt and @donnchadh,
How about introducing a whitelist filter attribute in context configuration?
e.g, elStaticAccessFilter="^[a-z].*$".
Like containerSciFilter attribute, it can be set to a regular exp
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
Mark Thomas changed:
What|Removed |Added
CC||janusz.parfien...@gmail.com
--- Comment
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #3 from donnchadh ---
I'm seeing a dramatic dramatic impact due to this (in conjunction with the
global lock on WebAppClassLoader).
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
--- Comment #2 from Christopher Schultz ---
I'm sorry, I haven't looked at the code for this, but ...
Are we caching class-lookup failures? If not, could we cache them for a short
period of time? Maybe as long as 5 seconds or so? That would ce
https://bz.apache.org/bugzilla/show_bug.cgi?id=57773
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
13 matches
Mail list logo