https://bz.apache.org/bugzilla/show_bug.cgi?id=69631
--- Comment #6 from sephir...@sephiroth-j.de --- I have checked the logs in Splunk and Dynatrace. As suspected, the timestamps from Splunk match the check requests from Kubernetes to the servlet endpoint. According to Dynatrace, the request always takes 5 seconds and the Tomcat returns the status 200, but the exception occurs internally. A request without an exception takes < 1 ms. Out of over 11500 requests yesterday, the error only occurred in 19 - so it really is very rare. libtcnative and openssl are compiled on SLES 12 SP5 with GCC 13. The container is based on the Red Hat Universal Base Image 9 Minimal Image (https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5) and libxcrypt-compat is required to use the precompiled version of libtcnative and openssl. Maybe this is the underlying cause? Unfortunately, I have not yet been able to reproduce the error on SLES 12 SP5. I will try to compile libtcnative and openssl on RHEL 9.5 and see if the error still occurs. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org