average time per request is
the total time spent servicing X requests divided by X (in milliseconds I
believe).
If no searches are being processed, this number doesn't change.
It's a measure of how long it takes, on average, to service a single
request.

avrRequests per second is the total time since you started Solr divided by
the
total number of requests. It's really a measure of how fast requests come
in.

Best
Erick

On Thu, Nov 18, 2010 at 3:57 AM, Shanmugavel SRD
<srdshanmuga...@gmail.com>wrote:

>
> Can anyone please explain me about avgTimePerRequest & avgRequestsPerSecond
> in SOLR stats page?
>
> Thanks,
> Shanmugavel SRD
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Meaning-of-avgTimePerRequest-avgRequestsPerSecond-in-SOLR-stats-page-tp1922692p1922692.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to