Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Platform Sprint 134
Description
Currently, every call to the ping servlet does a new fresh jcr session login. A login is quite expensive. Instead we can better store the jcr session in an instance variable and check whether it is still live. That is much more efficient
Attachments
Issue Links
- is cloned by
-
REPO-1521 [Backport 4.0] Make the ping servlet more lightweight
- Closed