• db2@lemmy.world
    link
    fedilink
    English
    arrow-up
    32
    arrow-down
    2
    ·
    3 months ago

    I never understood how they had any in the first place.

    • Aniki 🌱🌿@lemm.ee
      link
      fedilink
      English
      arrow-up
      31
      arrow-down
      1
      ·
      3 months ago

      I remember trying to setup a web server in IIS in the 90s and it was one of the reasons why now I am a full time Linux engineer.

    • partial_accumen@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      2
      ·
      3 months ago

      Non-MS Web servers and services have evolved significantly since IIS was originally introduced. Back in the mid 90s when the web was growing up authentication was significantly more primitive. Active Directory didn’t exist yet. OpenSSL didn’t even exist. Linux as an accepted business server was much more rare. Your options for OS were Windows, IBM (AS400 or AIX), SCO Unix, Netware, AT&T or Berkley Unix, and a few others mainframe OSes.

      Among other things, IIS allowed a way to leverage existing user directories for auth on top of an OS you already had deployed and supported in your org. It was a simple, primitive, horrible insecure and exciting time.

      • douglasg14b@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        3 months ago

        I’m honestly not even sure what the author’s point is since IIS isn’t exactly popular, or even any sort of default these days.

        I build using Microsoft technologies, and haven’t touched IIs for more than 8 years. I almost entirely use OSS projects, on linux.

        From writing, to testing, to IaC, to the runtime, the server OS, the webserver, the proxy…etc is all FOSS projects these days.

        The only proprietary things I used is the hosting provider itself and their services, and my IDE.


        All that said I want to see Microsoft to succeed simply to spite AWS. We have to have competition, and for the love of god I do not need AWS taking over more of the ecosystem. More competitors more better.

    • abhibeckert@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      3
      ·
      edit-2
      3 months ago

      Because people already had a server to run Exchange, which is actually pretty good, and if you’re already paying a fortune for Windows, why not use it?

      Linux is definitely not free, you need to hire staff who know how it works and you probably also need to pay a support contract for someone even more qualified where necessary (e.g. Red Hat, who can patch the kernel if that’s what it takes to fix your problem).

      Since you’re already paying for both of those with your Exchange server, it was cheaper to use IIS as well. These days Linux is a lot lower maintenance and support contracts are cheaper, so it’s less of a concern.

      • db2@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        3 months ago

        If you need to have the kernel patched to run a web server you’re doing it very wrong, then or now. 🤣

      • datelmd5sum@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        3 months ago

        I wonder if they still even teach windows server in school these days. Back in my days 10ish years ago we had separate courses for windows server and Linux. But when I got a job all the windows server was doing was AD and now even that is either gone or on it’s way out.

  • dgmib@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    3 months ago

    Who cares? Because I assure you, Microsoft doesn’t.

    20-25% of those webservers are running on Microsoft Azure hardware. Microsoft is the #2 cloud provider and has been slowly but closing their gap behind AWS in recent years. All of that is in large part due to them embracing Linux and open source support on their platform.

    Software isn’t the battleground, and hasn’t been for a decade. The people behind Apache and Nginx aren’t making bank on their web server dominance. Microsoft and AWS still rake in money hand over fist regardless of what software runs on their servers.

    The author of this article’s apparent attitude that this is some kind of indicator of Microsoft’s market failure is one of the most ridiculous conclusions I’ve heard in a while.

    • IphtashuFitz@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      Cloudflare, like Akamai and others, provides a number of services that include proxying, CDN, web security (WAF), bot detection & protection, image optimization, and more.

      Cloud providers like AWS, Google, and MS provide similar services as well, but typically to a lesser extent. I’ve worked with Akamai, Cloudflare, and AWS, and find Akamai’s to be the most powerful/flexible/customizable.

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        I’m just trying to understand the logic of putting a proxy in stats about web servers.