Frage

We have some performance issues in our app, so we want to test how many active session we have at a time. So the question is how can I get active session count from DocumentStore object?

War es hilfreich?

Lösung

There is no way to do that unless you track it yourself. Nothing in RavenDB tracks active sessions.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top