Author Message
SteveThomas
Joined: Dec 18, 2013
Messages: 22
Offline
Hi,

We'd like to understand the number of sessions on our Breeze instance for web services deployed onto it. We aren't using it for SIP at present, only HTTP services. Is there any visability into current sessions? Is there an access.log that could be run through a log parser to understand the hits/sessions?

How are people monitoring their usage?

Thanks,
Steve
PatrickPeng
Joined: Feb 12, 2007
Messages: 9
Offline
There are couple ways to monitor the HTTP sessions,
(1) There is a field of "Activity" you can find from Server Administration page on SMGR. The counter shows the subtotal of the active SIP and HTTP sessions.
(2) There is a tool named "traceHTTP" that shows all the HTTP messages of every session in detail.

Unfortunately there is no hit counter per snap-in provided by Breeze platform. You may have to add logging in snap-in itself to show the current hits if neither one above satisfies your need.

thanks,
Patrick
Go to:   
Mobile view