CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Location
    .hell On Earth.
    Posts
    91

    Question hardware and databases

    hello,

    If i am planning to developing a web application and host it on my own server.

    Application Details

    PHP - MySQL running on a linux OS.

    what type of hardware do i need. keeping in mind that the number of visitors can be upto 5000 visitors at a certain time of the day.

    and will a 2 Mbps DSL connection with a 512 Kbps upload be okay?

    thanks

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: hardware and databases

    That completely depends on what those 5,000 possible visitors will be doing. Remember that the structure of a database greatly affects speed and performance.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured