bneradt commented on a change in pull request #7397:
URL: https://github.com/apache/trafficserver/pull/7397#discussion_r544392172



##########
File path: src/traffic_manager/traffic_manager.cc
##########
@@ -831,9 +832,12 @@ main(int argc, const char **argv)
       } else {
         just_started++;
       }
-    } else { /* Give the proxy a chance to fire up */
-      if (!lmgmt->proxy_recoverable) {
+    } else {
+      // Even if we shouldn't try the start the proxy again, leave manager 
around to

Review comment:
       "try the start" -> "try to start"




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