Installing CF MX 7 and SQL Server 2000 on same machine

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Installing CF MX 7 and SQL Server 2000 on same machine

    My hardware guy wants us to use one production server using cf mx 7 and sql
    server 2000 and I want to separate them. I need some good wording or links to
    explain why the one server solution is not a good one. We will have a max of
    1000 concurrent users to this app (its the only app on the server). Please
    advise, Noah

    noah_britton Guest

  2. Similar Questions and Discussions

    1. MSDE 2000 SP3 on a Windows 2003 Server machine.
      I am having problems with the setup of Epolicy Orchestrator 3.0.1 on a Windows Server 2003 standard edition.I have attempt to install the MSDE 2000...
    2. Change Machine Name For Windows 2000 Server Domain
      I just installed Windows 2000 Advanced Server, SQL Server 2000, some other applications and made that pc a domain. Once I did that I realized...
    3. Getting files from a Win 2000 machine to a Windows XP machine
      Hi. I've just bought a machine with Windows XP Pro on it and want tto transfer several thousand files from my Win2000 laptop. The laptop has a LAN...
    4. can't get 2000 machine to read xp pro machine
      Hi, Any advice would be great, thanks!!! I have three machines. A. work laptop w2k B. home lap w2k C. Home XP. I am trying to get them...
    5. How to duplicate whole database from one machine to another machine in Windows 2000?
      Would you please what files I have to copy? Thanks. "Ban Spam" <ban-spam@operamail.com> wrote in message...
  3. #2

    Default Re: Installing CF MX 7 and SQL Server 2000 on samemachine

    Scalability is one reason--you should be thinking of load balancing the app if
    it gets bigger. Also, if the disk crashes, you not only lose your app but also
    your data! I would also think CF and SQL both use the resources on the machine
    differently--and what is best for one might not be best for the other. Anyone
    have any concrete arguments?

    sdwebguy99 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139