Skip to main content

9 docs tagged with "connections"

View all tags

active_streams

The active_streams call, request a list of streams currently active.

clients

The clients call, retrieve a list of all connected clients at a point in time.

invalidate_sessions

The invalidate_sessions call, invalidate all current sessions, forcing every connection to go through USER_NEW logic again.

stats_streams

The stats_streams call, request a list of streams that currently have statistics.

stop_sessid

The stop_sessid call, disconnect sessions matching session ID.

stop_sessions

The stop_sessions call, disconnect sessions matching stream names or protocols.

stop_tag

The stop_tag call, disconnect sessions with the given tag.

tag_sessid

The tag_sessid call, give a matching session ID a tag.

totals

The totals call, sum of clients/data active in a period of time.