I'm experiencing some issues with Ktor and dynamic content (Thymeleaf templates) deployed in a Tomcat instance with an Apache2 webserver in front, communicating via AJP1.3. Specifically, the pages rendered with templates never load in a browser.
Is anyone using this configuration successfully with Ktor?