Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6468 | minor | always | 04-12-22 11:04 | 06-29-22 08:28 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.66 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.66 | ||
|
|||||
Summary: | 0006468: add config to limit scanning of TLDs in jars | ||||
Description: |
(rep by Yoon) And the developers of the lab checked that it takes time to scan the unnecessary tld files in the jar file. So when they tested at tomcat, The speed was dramatically improved using StandardJarScanFilter.jarsToSkip. tomcat.util.scan.StandardJarScanFilter.jarsToSkip=\ log4j-web*.jar,log4j-taglib*.jar,log4javascript*.jar,slf4j-taglib*.jar,\ spring-webmvc-*.jar (Tomcat provides additional settings such as jarsToScan and jar scanner.) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|