Did you know ... | Search Documentation: |
Predicate http_gc_sessions/0 |
gc(passive)
is active
(default), session GC is executed if a new session is created and if
the last GC was more than granularity
ago. If gc(active)
is on, a
thread is created that runs the session GC every granularity
seconds.
http_gc_sessions/0 is called each time when a session is created.