Re: Test result summary - details
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2008-12-18 21:13:16
|
Hi Alo, On Thu, Dec 18, 2008 at 6:25 PM, alo sinnathamby <asi...@ic...>wrote: > Hi Robert, > > Test total duration was 21 seconds and CAPS average 39: > H/F > > Req:1788,1xx:0,2xx:1785,3xx:0,4xx:0,5xx:0,Err:0,T-Err:0,D:40ms,D-2xx:40ms,Ti:764258B/s,To:25762B/s > H/F/S > > Req:0,1xx:0,2xx:0,3xx:0,4xx:0,5xx:0,Err:0,T-Err:0,D:0ms,D-2xx:0ms,Ti:0B/s,To:0B/s > Operations: Success Failed Timed out > URL0:my-GET *136 *914 0 0 0 0 > URL1:my-POST *136 *869 0 0 0 0 > > when i get a test result summary as above, what does 136 mean? I gone > thru all online docs including FAQs but unable to find any explanation > for it. Please give me some clues. > > Y can look in the sources, like in statistics.c: http://curl-loader.svn.sourceforge.net/viewvc/curl-loader/trunk/curl-loader/statistics.c?revision=484&view=markup It means: Success - 136 in the latest time interval (default 3 sec), 869 - total Falied - 0 in the latest time interval (default 3 sec), 0 - total Timed Out - 0 in the latest time interval (default 3 sec), 0 - total If you think, that there are bugs in this reporting, or it can be improved, please, fill free to fix it and propose patches for the mainstream integration. Best wishes! -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |