ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Web server capacity planning

    Scheduled Pinned Locked Moved IT Discussion
    server
    5 Posts 3 Posters 1.1k Views
    Loading More Posts
    • 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.
    • AmbarishrhA
      Ambarishrh
      last edited by

      Hi all,

      I would like to know how do you plan for a server hosting for a high traffic website/campaign. I am still trying to find the best logical calculation for CPU, RAM and bandwidth for cloud hosting like Azure/AWS. Is there any formula or any base calculations i could use if I have the concurrent connection numbers?

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        There really isn't. Every website has completely unique in its CPU and memory needs. And there are so many factors like CDN caching, web server, cache mechanisms and such that really make things complex. In the real world you need to do testing to see what kind of load is generated by what kind of traffic for a site.

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by

          What is it hosting?
          Without SQL transactions even a modest linux server and host a high traffic website. As soon as you throw in SQL or another DB connection it can change things quite a bit. But for you static pages just loading dynamic content from the SQL DB you should implement caching as much as possible to reduce that load.

          1 Reply Last reply Reply Quote 0
          • AmbarishrhA
            Ambarishrh
            last edited by

            @scottalanmiller said:

            There really isn't. Every website has completely unique in its CPU and memory needs. And there are so many factors like CDN caching, web server, cache mechanisms and such that really make things complex. In the real world you need to do testing to see what kind of load is generated by what kind of traffic for a site.

            We've suggested client to do a simulated test on the test server and see the required specs. Thanks a lot for the advice.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller
              last edited by

              No problem. A simulation will tell you a lot.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post