skip to main content
The IIS.NET website will be temporarily unavailable from 8am-9am PDT on Monday September 25, 2023.

HttpPlatformHandler v1.2

Works With: IIS 7.5, IIS 8, IIS 8.5, IIS 10

Overview

The HttpPlatformHandler v1.2 is an IIS Module which enables process management of HTTP Listeners and proxies requests to the process it manages.

The HttpPlatformHandler v1.2 is an IIS module which does two things:

  1. Process management of HTTP Listeners - this could be any process that can listen on a port for HTTP requests, for example Tomcat, Jetty, Node.exe, Ruby etc.
  2. Proxy requests to the process it manages.

Download HttpPlatformHandler v1.2