Static resources under JSF (under "javax.faces.resource" path) are very slow and CPU consuming
Issue
-
My application uses JSF resources that provided some static versioned resources, for example:
<h:outputStylesheet library="default" name="css/bootstrap.css"/> <h:outputScript library="default" name="js/jquery-3.4.1.js"/>
Those resources are loading slow and consuming a lot of CPU.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- All versions
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.