masaori335 opened a new pull request, #12452: URL: https://github.com/apache/trafficserver/pull/12452
I faced odd situation that ATS started but not listening ports. If I enable debug log, this message appears. ``` [Aug 13 06:49:40.513] traffic_server DIAG: <traffic_server.cc:2304 (main)> (http_listen) Delaying listen, waiting for cache initialization ``` It looks like ATS delayed listen to wait for cache initialization. Probably, the root cause is a bad disk, but this message should in the `Note` log to give us what's going on. -- 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