x-response-time: NaN

Not applicable

Has anyone noticed the "x-response-time" header returned by edgemicro often (always) returning "NaN", e.g.

"x-response-time: NaN"

What is "NaN" supposed to represent? Or is this a bug with some Math within edgemicro and it is literally Not a Number being returned in that header.

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/NaN

1 3 197
3 REPLIES 3

Seems like a bug! @kevinswiber - maybe you would like to have a look.

Got it. Thanks, @Dino!

Not applicable

Hi, @David Teirney.

That's a bug!

You can track the fix here: https://github.com/apigee/microgateway-core/pull/10

We should be able to get this out when edgemicro@2.0.11 moves out of beta later this week.

Thanks for reporting the issue!