[MarkLogic Dev General] How to determine the number of concurrent users in MarkLogic database?
Jing Chen
jingchen at us.ibm.com
Thu Jun 28 11:01:15 PDT 2012
Thank you, David.
We are going to do some performance test, the test engineer was asking for
this number...
Jane
From: David Lee <David.Lee at marklogic.com>
To: MarkLogic Developer Discussion <general at developer.marklogic.com>,
Date: 06/28/2012 01:35 PM
Subject: Re: [MarkLogic Dev General] How to determine the number of
concurrent users in MarkLogic database?
Sent by: general-bounces at developer.marklogic.com
Could you explain what you mean by 'concurrent users' ? Do you mean
currently running queries ? There is no such thing to my knowledge as a
user session so the concept of 'concurrent users' is not measurable
directly ... (please correct me if I am wrong).
Then there is the issue of clusters. Do you mean on one host or total
over a cluster ?
To find the list of running queries you can use xdmp:server-status
Try running this from QC for an example
xdmp:server-status(xdmp:host(),xdmp:server("App-Services"))
-----------------------------------------------------------------------------
David Lee
Lead Engineer
MarkLogic Corporation
dlee at marklogic.com
Phone: +1 650-287-2531
Cell: +1 812-630-7622
www.marklogic.com
This e-mail and any accompanying attachments are confidential. The
information is intended solely for the use of the individual to whom it is
addressed. Any review, disclosure, copying, distribution, or use of this
e-mail communication by others is strictly prohibited. If you are not the
intended recipient, please notify us immediately by returning this message
to the sender and delete all copies. Thank you for your cooperation.
From: general-bounces at developer.marklogic.com [
mailto:general-bounces at developer.marklogic.com] On Behalf Of Jing Chen
Sent: Thursday, June 28, 2012 12:49 PM
To: MarkLogic Developer Discussion
Subject: [MarkLogic Dev General] How to determine the number of concurrent
users in MarkLogic database?
Hello,
I am new to Marklogic. Is there an easy way to find out the number of
concurrent users in MarkLogic?
Thanks,
jane_______________________________________________
General mailing list
General at developer.marklogic.com
http://community.marklogic.com/mailman/listinfo/general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://community.marklogic.com/pipermail/general/attachments/20120628/2bfd97f1/attachment.html
More information about the General
mailing list