Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Web server (which is best)

Web server (which is best)

Scheduled Pinned Locked Moved IT & Infrastructure
c++javaapachedatabaseoracle
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shamoon
    wrote on last edited by
    #1

    I've seen many "horrible" discussions here at CP comparing Java Vs VC++ OR SQL-server Vs Oracle... OR many like that. My intention is not to start another war of flames here :) Here i want to ask you people that which web server is the best ?? Since i worked only on Microsoft technologies, i've only dealt with IIS. I am also little bit fimiliar with its internal working like: it uses I/O completion ports, based on winsock 2 model, uses AcceptEx() for accepting incoming connections, uses transmitfile() API .e.t.c As such i can say that it is based on excellent winsock programming model and so it is highly scalable. But the problem is that i don't know about any other web server because i had no chance in the past to deal with any thing other than IIS. I've heard about Apache, a lot but unfortunately never worked on it. So i want to ask which web-server existed today is the best. What other web servers offer advantage to IIS. What are the features of IIS that makes it superior to the others. What are the features of others that made IIS inferior in front of them ????

    R N 2 Replies Last reply
    0
    • S Shamoon

      I've seen many "horrible" discussions here at CP comparing Java Vs VC++ OR SQL-server Vs Oracle... OR many like that. My intention is not to start another war of flames here :) Here i want to ask you people that which web server is the best ?? Since i worked only on Microsoft technologies, i've only dealt with IIS. I am also little bit fimiliar with its internal working like: it uses I/O completion ports, based on winsock 2 model, uses AcceptEx() for accepting incoming connections, uses transmitfile() API .e.t.c As such i can say that it is based on excellent winsock programming model and so it is highly scalable. But the problem is that i don't know about any other web server because i had no chance in the past to deal with any thing other than IIS. I've heard about Apache, a lot but unfortunately never worked on it. So i want to ask which web-server existed today is the best. What other web servers offer advantage to IIS. What are the features of IIS that makes it superior to the others. What are the features of others that made IIS inferior in front of them ????

      R Offline
      R Offline
      Rohit Sinha
      wrote on last edited by
      #2

      Although I myself have never used any web server other than IIS, but I read somewhere on the ZDNet website about a benchmark test they had done, where IIS wins hand down on performance and speed, especially as the number of concurrent sessions increase. I don't have the URL with me at the moment, but I'm sure you can find it there if you look for it. Then there are those security concerns about IIS that we keep hearing about. And then, in 99% of the installations, it is necessary to reboot the server machine running Windows every few days. But then, I'm not a sys admin so probably others will be able to give better inputs.
        Regards,

      Rohit Sinha

      1 Reply Last reply
      0
      • S Shamoon

        I've seen many "horrible" discussions here at CP comparing Java Vs VC++ OR SQL-server Vs Oracle... OR many like that. My intention is not to start another war of flames here :) Here i want to ask you people that which web server is the best ?? Since i worked only on Microsoft technologies, i've only dealt with IIS. I am also little bit fimiliar with its internal working like: it uses I/O completion ports, based on winsock 2 model, uses AcceptEx() for accepting incoming connections, uses transmitfile() API .e.t.c As such i can say that it is based on excellent winsock programming model and so it is highly scalable. But the problem is that i don't know about any other web server because i had no chance in the past to deal with any thing other than IIS. I've heard about Apache, a lot but unfortunately never worked on it. So i want to ask which web-server existed today is the best. What other web servers offer advantage to IIS. What are the features of IIS that makes it superior to the others. What are the features of others that made IIS inferior in front of them ????

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        That's a loaded question.:omg: I don't think it can really be answered though. Just like most things there are pluses and minuses depending on circumstances and what you need to accomplish.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups