Hi there,
From the java world I am familiar with the AJP13-Protocoll to connect Apache ( located in a DMZ) to a tomcat App-Servers. This Approch means, that the Apache-Server acts like a Proxy for the Tomcat für dynamic content (JSP-Pages). The Communication betwenn this thiers is based on the AJP13 Protocoll. I would use a similar Approch for a Aps.NET Project. Is this approöch possible with the .NET Tech Stack.
Regards
Josef