Score:1

SSL offloading with IIS and Ajp (isapi) Tomcat

ls flag

I have java web application running on tomcat on a Windows 2019 server. It runs fine on port 8180.

I have a IIS (10.0) running on the same server with isapi_redirector 1.2.48 configured. Now I can access my tomcat application on port 80, and IIS happily handles the ajp connection to tomcat.

So far so good.

Now I need IIS to do ssl offloading, ie I want to access IIS on port 443, and still access my tomcat application behind using ajp (isapi_redirector).

I'm lost in MS / IIS jungle, which is not familiar to me... This https://docs.microsoft.com/fr-fr/archive/blogs/friis/setup-iis-with-url-rewrite-as-a-reverse-proxy-for-real-world-apps did not get me to a working solution, and ajp is another element in the mix that I'm unsure about.

Any pointer on how to do that ?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.