traeak commented on a change in pull request #6691:
URL: https://github.com/apache/trafficserver/pull/6691#discussion_r425318681



##########
File path: plugins/experimental/slice/client.cc
##########
@@ -119,15 +126,30 @@ handle_client_req(TSCont contp, TSEvent event, Data 
*const data)
 void
 handle_client_resp(TSCont contp, TSEvent event, Data *const data)
 {
-  DEBUG_LOG("%p handle_client_resp %s", data, TSHttpEventNameLookup(event));
+  // DEBUG_LOG("%p handle_client_resp %s", data, TSHttpEventNameLookup(event));

Review comment:
       When troubleshooting the TSVIO's these are nice to have available.




----------------------------------------------------------------
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