Session Statistics

@appsession.key


Return to Application Statistics...

Creation Time:@appsession.session.statistics.creation_time.to_s
Sessions Max Size:@appsession.session.statistics.pages_maxsize
Sessions Size:@appsession.session.statistics.pages_size
Uptime:@appsession.session.statistics.uptime
Total Hits:@appsession.session.statistics.hits
Total Hits Per Second:@appsession.session.statistics.hits_per_second
Rolling Interval:@appsession.session.statistics.rolling_interval
Rolling Hits:@appsession.session.statistics.rolling_hits_total
Rolling Hits Per Second:@appsession.session.statistics.rolling_hits_per_second
@page.key Creation Time: @page.component.creation_time.to_s

Return to Application Statistics...