Hello, logs of my wildfly 18 server has too many "java.nio.channels.ClosedChannelException" exception, this occurs in a point that pdfs are merged using iText tool, I think there is a timeout that is closing channel.
After a long search I think it's something related to read-timeout/write-timeout configs on undertow module.
Someone can help me? Thanks!