Abodovic opened a new issue, #11292: URL: https://github.com/apache/trafficserver/issues/11292
Greetings, So, I have walked through the [documentation](https://docs.trafficserver.apache.org/en/latest/getting-started/index.en.html#installing-from-source-code) of installing Traffic Sever with source code.. long story short, I have configured the map rule, edited the storage size, and did the below: `systemctl enable trafficserver.service` `systemctl start trafficserver.service` and it shows the service is up and running as shown below:  However, when doing `ss -pltn` it shows the Traffic Server is not listening on port 80  It seems the issue is that the Traffic Server itself is either not properly Implemented/Installed or maybe I missed something (All the configurations are correct, I have reviewed them three times :( ) Please for your help and support! Thank you, -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
