WLS 10.3.2: Weblogic Pre-Complied JSP performance issue
(Doc ID 1130930.1)
Last updated on AUGUST 12, 2021
Applies to:
Oracle WebLogic Server - Version 10.3.2 to 10.3.4Information in this document applies to any platform.
Symptoms
In WLS 10.3.2, users will notice a performance issue when a web application is deployed, which is mainly related to JSP compilation.
The problem occurs even when the deployed ear file contains all pre-compiled JSP's. The container was re-compiling most of the JSP's again, while for some JSP's it uses the pre-compiled ones.
To avoid recompilation in the weblogic.xml the user has explicitly set the below element:
This is still causing the performance issue.
Changes
None.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |