03-22-2018, 05:28 PM
Currently http.sys as you request is not available and it would need to be added. It is the first request we have ever had for such as http.sys in this form has typically only been used for debugging and small internal deployments.
While it may be a good feature, with dev for 16 and 17 already in progress I don't know when it would fit into the short term dev roadmap.
By far, most customers who want to deploy in production use IIS as primary, with some using standalone service who prefer easy deployment.
Is this for an internal or external deployment? If it is internal, there is no need to use port 80 at all and you can simply use as many ports as you need. The only issue with using ports other than port 80 are outdated improperly configured proxies and firewalls.
While it may be a good feature, with dev for 16 and 17 already in progress I don't know when it would fit into the short term dev roadmap.
By far, most customers who want to deploy in production use IIS as primary, with some using standalone service who prefer easy deployment.
Is this for an internal or external deployment? If it is internal, there is no need to use port 80 at all and you can simply use as many ports as you need. The only issue with using ports other than port 80 are outdated improperly configured proxies and firewalls.

