-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
restart (default) synchronous reloading (exposed by Tomcat). This strategy pauses incoming requests while it reloads the application and than serves them once ready (or timeouts if it takes too long). It has been chosen as the default strategy since 1.4.0 due it's more predictable memory requirements.
Reactions are currently unavailable