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

    How critical is SSD on a web server?

    IT Discussion
    ssd web server
    5
    12
    1.8k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

      IRJI 1 Reply Last reply Reply Quote 2
      • IRJI
        IRJ @scottalanmiller
        last edited by

        @scottalanmiller said in How critical is SSD on a web server?:

        Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

        Would you pay the extra costs and sacrifice disk space on a web server?

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

          @irj said in How critical is SSD on a web server?:

          @scottalanmiller said in How critical is SSD on a web server?:

          Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

          Would you pay the extra costs and sacrifice disk space on a web server?

          It's not extra cost for us, SSDs are included in most all plans today. To get the CPU and RAM we want, SSDs just come along for the ride. So we do, we use SSDs for all of that stuff, but there isn't any "extra."

          If you are in a situation where you can do something cheaper without SSD, it would depend how much the SSDs are.

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

            Web servers typically do not benefit from extra space, either. basically web servers don't use storage in any way. But SSDs at least give you faster boot times, swap space, updates, etc. Extra space would give us literally nothing, in our cases.

            DashrenderD 1 Reply Last reply Reply Quote 1
            • DashrenderD
              Dashrender @scottalanmiller
              last edited by

              @scottalanmiller said in How critical is SSD on a web server?:

              Web servers typically do not benefit from extra space, either. basically web servers don't use storage in any way. But SSDs at least give you faster boot times, swap space, updates, etc. Extra space would give us literally nothing, in our cases.

              Are your DBs for your WP servers running on the same or different hosts from WP?

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • jmooreJ
                jmoore @IRJ
                last edited by

                @irj I only use ssd's because when my webservers are taking a load its the database that is holding things up. Most plans come with ssd as default anyway at least from what I've seen. I do always pay anything extra to get ssd. Scott is correct that they do not really benefit from extra storage

                1 Reply Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce @scottalanmiller
                  last edited by Obsolesce

                  @scottalanmiller said in How critical is SSD on a web server?:

                  @irj said in How critical is SSD on a web server?:

                  @scottalanmiller said in How critical is SSD on a web server?:

                  Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

                  Would you pay the extra costs and sacrifice disk space on a web server?

                  It's not extra cost for us, SSDs are included in most all plans today. To get the CPU and RAM we want, SSDs just come along for the ride. So we do, we use SSDs for all of that stuff, but there isn't any "extra."

                  If you are in a situation where you can do something cheaper without SSD, it would depend how much the SSDs are.

                  This is only true when buying a VPS for example. When you build a physical server from Dell, enterprise SSDs still cost more per GB.

                  If space isn't the driving factor, it's better to use SSDs with slightly lower capacity than spinning rust.

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

                    @dashrender said in How critical is SSD on a web server?:

                    @scottalanmiller said in How critical is SSD on a web server?:

                    Web servers typically do not benefit from extra space, either. basically web servers don't use storage in any way. But SSDs at least give you faster boot times, swap space, updates, etc. Extra space would give us literally nothing, in our cases.

                    Are your DBs for your WP servers running on the same or different hosts from WP?

                    You want them on the same for performance. There is no advantage to centralization except a tiny bit of consolidation that would come at a cost of performance and reliability to the customers. If they are on a separate box there are more points of failure to worry about, more noisy neighbour risks, and huge latency bumps.

                    IRJI 1 Reply Last reply Reply Quote 1
                    • scottalanmillerS
                      scottalanmiller @Obsolesce
                      last edited by

                      @obsolesce said in How critical is SSD on a web server?:

                      @scottalanmiller said in How critical is SSD on a web server?:

                      @irj said in How critical is SSD on a web server?:

                      @scottalanmiller said in How critical is SSD on a web server?:

                      Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

                      Would you pay the extra costs and sacrifice disk space on a web server?

                      It's not extra cost for us, SSDs are included in most all plans today. To get the CPU and RAM we want, SSDs just come along for the ride. So we do, we use SSDs for all of that stuff, but there isn't any "extra."

                      If you are in a situation where you can do something cheaper without SSD, it would depend how much the SSDs are.

                      This is only true when buying a VPS for example. When you build a physical server from Dell, enterprise SSDs still cost more per GB.

                      If space isn't the driving factor, it's better to use SSDs with slightly lower capacity than spinning rust.

                      Per GB is the case in both cases. But since the GBs just don't matter, even with a Dell it's about break even.

                      ObsolesceO 1 Reply Last reply Reply Quote 0
                      • ObsolesceO
                        Obsolesce @scottalanmiller
                        last edited by

                        @scottalanmiller said in How critical is SSD on a web server?:

                        @obsolesce said in How critical is SSD on a web server?:

                        @scottalanmiller said in How critical is SSD on a web server?:

                        @irj said in How critical is SSD on a web server?:

                        @scottalanmiller said in How critical is SSD on a web server?:

                        Doesn't matter much at all unless the server is super busy. The database and code is all in memory normally, along with the cache, so the drives aren't being hit under normal circumstances.

                        Would you pay the extra costs and sacrifice disk space on a web server?

                        It's not extra cost for us, SSDs are included in most all plans today. To get the CPU and RAM we want, SSDs just come along for the ride. So we do, we use SSDs for all of that stuff, but there isn't any "extra."

                        If you are in a situation where you can do something cheaper without SSD, it would depend how much the SSDs are.

                        This is only true when buying a VPS for example. When you build a physical server from Dell, enterprise SSDs still cost more per GB.

                        If space isn't the driving factor, it's better to use SSDs with slightly lower capacity than spinning rust.

                        Per GB is the case in both cases. But since the GBs just don't matter, even with a Dell it's about break even.

                        Yup, was just covering all the bases.

                        1 Reply Last reply Reply Quote 0
                        • IRJI
                          IRJ @scottalanmiller
                          last edited by

                          @scottalanmiller said in How critical is SSD on a web server?:

                          @dashrender said in How critical is SSD on a web server?:

                          @scottalanmiller said in How critical is SSD on a web server?:

                          Web servers typically do not benefit from extra space, either. basically web servers don't use storage in any way. But SSDs at least give you faster boot times, swap space, updates, etc. Extra space would give us literally nothing, in our cases.

                          Are your DBs for your WP servers running on the same or different hosts from WP?

                          You want them on the same for performance. There is no advantage to centralization except a tiny bit of consolidation that would come at a cost of performance and reliability to the customers. If they are on a separate box there are more points of failure to worry about, more noisy neighbour risks, and huge latency bumps.

                          That makes sense.

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