Number of Allowed Concurrent Sessions

niagarwal
Kilo Guru

Hi All,

Is there a place where we can find a property value set for number of allowed concurrent sessions per user in ServiceNow ?

Looking for options in Istanbul and not Jakarta.

Regards

Nitin

4 REPLIES 4

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

There is no such limit as far as I know. The throttling for transactions is imposed by other mechanisms, like Threads, Semaphores, etc.


thanks sergiu.panaite . Is there some ready information that I can access to see the values set for the threads and semaphores ?


What I am wanting to know is that if this throttling can vary or are somewhat defined.




Regards


Nitin


Semaphores information is available on the stats.do page and xmlstats.do. There are several sets of semaphores (16 for users, 4 for Integrations /etc).



You can also view the performance of the instance by following the ServiceNow Performance dashboard or homepage:



Performance metrics


Dmolnar11
Giga Contributor

Niagarwal,

This is a plugin that needs to be activated. Please see this docs reference for help. https://docs.servicenow.com/bundle/london-platform-administration/page/integrate/authentication/task...

Thanks,
Dan

If this was the answer to your question, please select answered.