Re: Interpreting solr response time from log

2011-12-31 Thread Gora Mohanty
On Sun, Jan 1, 2012 at 11:57 AM, Jithin wrote: [...] > which indicates response time is 2 ms. > > But in solr log its been seen as 01/Jan/2012:06:25:16 +] "GET > /solr/core0/admin/ping HTTP/1.1" 200 *544* > Can anyone please explain to me why the logs is showing 544 ms as response > time? (My

Interpreting solr response time from log

2011-12-31 Thread Jithin
Hi, For this request curl 'solrhost:8983/solr/core0/admin/ping' response is 0*2*falseall110truefalse10allsolrpingquerysearchOK which indicates response time is 2 ms. But in solr log its been seen as 01/Jan/2012:06:25:16 +] "GET /solr/core0/admin/ping HTTP/1.1" 200 *544* Can anyone pleas