You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/09/16 15:57:05 UTC

[GitHub] [trafficserver] traeak opened a new issue #7196: stms log field can have bad values.

traeak opened a new issue #7196:
URL: https://github.com/apache/trafficserver/issues/7196


   We tried to enable the stms field in our logs.  We started observing invalid values in some circumstances.
   
   When the parent isn't visited the value is -1.  This isn't a valid value for a time field, it should be '0' since '0' time was spent contacting the origin.  stmsf in this case is set to '-.001', sts to '0' and stmsh to 'ffff...'
   
   In the case an intercept plugin is in play (like the stats_over_http or slice plugins), the stms value is set to utc milliseconds (ie: 1600263600889).  I speculate that the stms field is initialized to some start time but never resolved with an end time later in the transaction.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] mtorluemke commented on issue #7196: stms log field can have bad values.

Posted by GitBox <gi...@apache.org>.
mtorluemke commented on issue #7196:
URL: https://github.com/apache/trafficserver/issues/7196#issuecomment-722509328


   +1 for getting this fix in -- seeing this issue in production as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] traeak closed issue #7196: stms log field can have bad values.

Posted by GitBox <gi...@apache.org>.
traeak closed issue #7196:
URL: https://github.com/apache/trafficserver/issues/7196


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org