Results 1 to 3 of 3

Thread: Website...

  1. #1
    Join Date
    Mar 2004
    Posts
    3

    Website...

    Hello, I'm thinking of setting up a website, and writing forum software in ASP.NET and using SQL Server 2k as my DB. Would you recomend me using a one server for my DB, and the other as the web server?

    Thanks,
    Dave

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    yes, it makes sense. If you separate them in two servers, you can put database in DMZ to make it more secure. Also performance will be better because of dedicated servers.

  3. #3
    Join Date
    Mar 2004
    Posts
    3
    Thanks for the reply! I agree with you, and putting in DMZ (For those who don't know it stands for De-Militarized Zone), and I'm going to do so now.

    Thanks again,
    Dave

Posting Permissions

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