Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
The PingServlet has the big disadvantage that it always needs to wait for the HST model to be loaded before it can return. However, when the initial model load takes several minutes (for example due to 100.000++ hst jcr config nodes), many requests can be blocked on the ping servlet.
Instead, we should come up with a PingFilter that can be placed before the HstFilter and directly return in case the HST did not yet load its hst config nodes, see HSTTWO-4198
Attachments
Issue Links
- is awaited by
-
HSTTWO-4165 Better support for checking site availability
- Closed
- is blocked by
-
HSTTWO-4191 Postpone initializing the HST Component Manager until the RepositoryService is available
- Closed
- is cloned by
-
HSTTWO-4336 [Backport 11.2] Create a PingFilter variant to the HST PingServlet
- Closed
-
HSTTWO-4337 [Backport 10.2] Create a PingFilter variant to the HST PingServlet
- Closed
- relates to
-
HSTTWO-4339 Deprecate the HstPingServlet
- Closed
- waits for
-
HSTTWO-4198 Initialize the loading of all HST configuration nodes without http request
- Closed