Real-time stats, invalid request time

#1
Hello,

We are using your real-time-stats api to collect information about requests.
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:real-time-stats

In general, all is ok, but sometimes we get strange time values, like '0.-5' or '0.-1'. Here's an example of such response:

Code:
'46.161.9.8    0    WR    52.8    273    273    2181264    5349667    bla-bla.com        "GET /Reparto.JPG HTTP/1.1"',
'66.249.76.76    1    KA    1.7    195    195    24473    24473            ""',
'174.89.54.198    1    KA    0.0    252    252    242747    242747            ""',
'204.79.180.197    0    PR    0.-1    285    285    0    -2    fitnessinca...
(look at fourth column in last line)

Unfortunately, that's all what we know about this problem. Is it a bug in Litespeed or that time values really have sense?
 
Top