We are using systemd to start the service in our environment. There is a starter service file in the rc directory.
On Wed, May 26, 2021 at 10:23 AM Alan Carroll <[email protected]> wrote: > > I'm not sure what you mean. There are scripts in the "bin" directory of the > installation that start and stop the processes. E.g. "bin/trafficserver > start" will start ATS and "bin/trafficserver stop" will stop it. The primary > process to start/top is "bin/traffic_manager". This will spawn the > "traffic_server" process which does the actual proxying. Unfortunately I do > not do much production engineering and am not very familiar with how to run > it in production (I run it using "gdb traffic_server" but that's probably not > a good idea for normal use). You might trying pinging some of the production > engineers on the slack channel. > > On Wed, May 26, 2021 at 7:28 AM Trilok Nathreddy <[email protected]> wrote: >> >> Alan, >> >> Many thanks that fixed the issue , I have deployed now the Ats 10 version on >> RHEL instance , just curious under which directory we need to >> start/stop/restart the services for traffic server? I look under >> /opt/ts/etc/trafficserver but couldn't find them >> >> >> >> On Tue, May 25, 2021, 7:01 PM Alan Carroll >> <[email protected]> wrote: >>> >>> This means there is no C++ compiler installed. Please see the list of >>> required packages at >>> https://docs.trafficserver.apache.org/en/9.0.x/getting-started/index.en.html#installing-from-source-code >>> >>>
