How to Preload Servlet Classes on Start Up to Prevent the Initial Spikes
(Doc ID 1903418.1)
Last updated on JUNE 12, 2023
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 to 12.1.2.0.0 [Release 12c]Information in this document applies to any platform.
Goal
If you have precompiled all the JSP ‘s in to servlet classes and would like to preload all the servlet classes in to the memory on start up of server to prevent the initial spike after server start/restart to improve the performance.
Is there anyway to preload servlet classes on server start up to prevent the initial spikes?
Solution
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
Goal |
Solution |