maskit commented on issue #7471:
URL: https://github.com/apache/trafficserver/issues/7471#issuecomment-794750539


   What a mess.
   ```
   $ git grep http_current_server_transactions_stat | grep MENT_DYN
   proxy/http/Http1ServerSession.cc:    
HTTP_DECREMENT_DYN_STAT(http_current_server_transactions_stat);
   proxy/http/HttpSM.cc:    
HTTP_DECREMENT_DYN_STAT(http_current_server_transactions_stat);
   proxy/http/HttpSM.cc:    
HTTP_DECREMENT_DYN_STAT(http_current_server_transactions_stat);
   proxy/http/HttpSM.cc:  
HTTP_INCREMENT_DYN_STAT(http_current_server_transactions_stat);
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to