oknet commented on issue #7096: URL: https://github.com/apache/trafficserver/issues/7096#issuecomment-672626550
It seems the SSL object was broken due to one or more **SPECIAL** requests, because only one box ran into the crash. Usually there must be a load balancer or dns server to direct the request to the cache server. A **SPECIAL** request will always be send to the same server within a period of time. When the LB's session times out or the dns record expires, another cache server will be selected. You will see another **random** box runs into the crash but the last one runs stably. ---------------------------------------------------------------- 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]
