cmcfarlen commented on issue #12237:
URL: 
https://github.com/apache/trafficserver/issues/12237#issuecomment-2874411978

   Looking at the script here: 
https://github.com/apache/trafficserver/blob/master/rc/trafficserver.in#L251
   
   It depends somewhat on your OS, but it looks like if the stop is not fast 
enough then it is told to send SIGQUIT.  If traffic_manager receives a SIGQUIT 
then it will call abort().  There could be something about your setup that is 
causing a slow response to SIGTERM?
   
   If you run systemd, there should be an example trafficserver.service file 
you could use to control trafficserver instead.
   
   


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

Reply via email to