发布于 2015-09-14 15:08:19 | 106 次阅读 | 评论: 0 | 来源: 网络整理
The cursorInfo command returns information about current cursor allotment and use. Use the following form:
{ cursorInfo: 1 }
The value (e.g. 1 above,) does not effect the output of the command.
cursorInfo returns the total number of open cursors (totalOpen,) the size of client cursors in current use (clientCursors_size,) and the number of timed out cursors since the last server restart (timedOut.)