XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Chapter 16. What-if Testing
XYPRO Technology Corporation 163 Proprietary and Confidential
16.13.15 QUEUEPROCESS
QUEUEPROCESS command can be used to read the queue and any entries whose
time has passed are processed. This command can be used to process the entries in
the queue when the XUA process is not installed or disabled in SEEP.
Syntax:
QUEUEPROCESS
Example 12:
Access check:queueprocess
Time User Action
2010-02-02 14:21:10.454084 GRP80.TST001 THAW
00001 record processed
16.13.16 REPEAT
This command is used for benchmarking operations. It causes each subsequent
operations to be performed the specified number of times. Statistics showing elapsed
time and messages per second are displayed.
Syntax:
REPEAT <repeat count>
Example 12:
Access check: REPEAT 100
Access check (00100): LOGON UATST.TEST003 * 0,0 * * 123.456.78.90
Elapsed time = 974496 microseconds
Messages per second = 102
Access result - 01 YES using GROUP PORT-TEST
Access check (00100):
Example 12 performs an evaluation of the logon request by UATST.TEST003from a
logged off TACL for the port 123.456.78.90 one hundred times and then prints the
number of microseconds elapsed while XUA evaluated the results. It also calculates
how many requests per second XUA handled, in this case "102".
Repeat by itself will turn off repeat in access mode.
Example 13:
Access check: REPEAT 2
Access check (00002):REPEAT
Repeat count Repeat count cleared
Access check: