bneradt commented on code in PR #12452: URL: https://github.com/apache/trafficserver/pull/12452#discussion_r2276657655
########## src/traffic_server/traffic_server.cc: ########## @@ -829,7 +829,7 @@ CB_After_Cache_Init() // The delay_listen_for_cache value was 1, therefore the main function // delayed the call to start_HttpProxyServer until we got here. We must // call accept on the ports now that the cache is initialized. - Dbg(dbg_ctl_http_listen, "Delayed listen enable, cache initialization finished"); + Note("Delayed listen enable, cache initialization finished"); Review Comment: I know this isn't your wording, but now that this is becoming a NOTE, can you please reword to "Enabling listen, cache ..." so that it corresponds with the "Delaying listen, ..." -- 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. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org