Don Box writes some HTTP.SYS code

Don Box is playing with HTTP.SYS via the new Whidbey managed framework on Windows XP SP2. If you are really sharp looking at the service dependencies, you will find our first user on XP SP2 is UPnP. Don does mention the problem about coexistence of IIS5 (or any other app) and HTTP.SYS on port 80/443; but doesn't mention the one work around we have in place right now. The IP Listen List lets an administrator limit HTTP.SYS to specific interfaces, letting that other conflicting app work in coexistence. It's not as ideal as sharing based on the namespace, but its better then nothing.

Comments

  • Anonymous
    April 27, 2004
    Once HTTP.SYS ships with SP2 for Windows XP, will there be a developers version of IIS6 fow WindowsXP?
  • Anonymous
    April 28, 2004
    Until HTTP.SYS and Whidbey appear, please take a look at CassiniEx. This is my extended version of Cassini that supports multiple web sites. It is configured similar to IIS. It supports multiple bindings (hostheader:port combinations).

    The next version will also include support for NTLM Authentication.

    Kiliman

    http://www.systemex.net/CassiniEx/
  • Anonymous
    May 08, 2004
    Will there be any artificial limitation to the IIS for WindowsXP?
  • Anonymous
    June 25, 2004
    The comment has been removed
  • Anonymous
    June 25, 2004
    Simular sort of thing for the artificial limitations question.