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. SQL Server and IIS

SQL Server and IIS

Scheduled Pinned Locked Moved IT & Infrastructure
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.
  • N Offline
    N Offline
    Not Active
    wrote on last edited by
    #1

    I was recently told that Microsoft does not support having IIS and SQL Server on the same machine. Anyone have any comments or experience with this. I know on my development domain both are running on the same box with no problems, although obviously I'm not serving 100(0)'s of pages or transactions a minute.

    J C 2 Replies Last reply
    0
    • N Not Active

      I was recently told that Microsoft does not support having IIS and SQL Server on the same machine. Anyone have any comments or experience with this. I know on my development domain both are running on the same box with no problems, although obviously I'm not serving 100(0)'s of pages or transactions a minute.

      J Offline
      J Offline
      Jason Jystad
      wrote on last edited by
      #2

      It is certainly preferable to have them on seperate boxes, but it is not required. I always run SQL and IIS on the same machine in my development environments. I never have enough machines to dedicate two to development. In most production environments, I have run them seperate. I have run them on the same machine in low traffic production environments, but I wouldn't try to push it to far. I ran into a bug with IIS4 and ASP2 on NT4 where I counld not get it to access a remote datasource consistently. This was the only instance where I HAD to run SQL and IIS on the same machine. This was on a production intranet and was not hit too hard, and I did not have any problems. (well outside of bugs :-D ) Jason Jystad Cito Technologies www.citotech.net >------------------------------------------------< "Luckily," he went on, "you have come to exactly the right place with your interesting problem, for there is no such word as 'impossible' in my dictionary. In fact," he added, brandishing the abused book, "everything between 'herring' and 'marmalade' seems to be missing." -- Dirk Gently (Douglas Adams) >------------------------------------------------<

      1 Reply Last reply
      0
      • N Not Active

        I was recently told that Microsoft does not support having IIS and SQL Server on the same machine. Anyone have any comments or experience with this. I know on my development domain both are running on the same box with no problems, although obviously I'm not serving 100(0)'s of pages or transactions a minute.

        C Offline
        C Offline
        Colin Bowern
        wrote on last edited by
        #3

        There are no restrictions on having them on the same box. The rule of thumb is that for higher demand environments you want to look at seperating applications on to their own servers. Cheers! Colin

        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