Hi, We see that there is a 60 seconds timeout when we send an HTTPS request to Wildfly 14: time curl -i -X GET 'https://...' curl: (52) Empty reply from server real 1m0.069s user 0m0.059s sys 0m0.096s We did not see this behavior when we were using Wildfly 13. We enabled DEBUG level but couldn't find any relevant… Show more