Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Because the lastRefreshed member variable of the pooled sesssion is zero, it refreshed at first; it doesn't need to refresh the session in this case.
So, I think the lastRefreshed time should be the same as the session creation time initially in order to avoid this inefficiency.