/*
overview style v2.9.2
Mar.18, 2020
*/
/* initializing */
#overview-content h3.title_1, h3.title_2, p, ul, ol {padding:0; margin:0;}
#overview-content {font:14.3px “Segoe UI”, Helvetica, sans-serif; color:#272727;}
/* colors */
#overview-content .bg_black {background-color:#00293d;}
#overview-content .bg_rgb {background-color:#f5f5f5;}
#overview-content .a_plus_info .color_w {color:white;}
#overview-content .a_plus_info .color_w2 {color:#d4d4d4;}
#overview-content .a_plus_info .color_b {color:black;}
/* titles */
#overview-content h3.title_1, h3.title_2 {padding-top:0.25em; line-height:1.3em;}
#overview-content h3.title_1 {color:#0690c5; font-size:1.5em; font-weight:400;}
#overview-content h3.title_2 {color:black; font-size:1.1em; font-weight:500;}
#overview-content h3.title_2.for_column {text-align:center;}
/* dividers */
#overview-content .logovc {max-width:100%; height:50px; margin-left:3%; margin-top:1em; background:url(//images10.newegg.com/BizIntell/item/20/156/20-156-125/logo.png) no-repeat;}
#overview-content .section_head {color:black; text-align:center; font-size:1.5em; font-weight:500; line-height:1.5em; padding:5px; margin-top:2em;}
#overview-content .section_head_2 {border-bottom:1px solid black; margin:1em 0; text-align:center; font-size:1.5em; height:1.2em;}
#overview-content .section_head_2 span {color:black; background-color:white; font-weight:400; padding:0 10px; line-height:48px;}
#overview-content .section_head_3 {border-bottom:1px solid black; color:black; font-size:1.3em; font-weight:400; margin:2em 4%; padding-bottom:0.3em;}
#overview-content .section_head_4 {border-left:10px solid black; color:black; padding-left:10px; font-size:1.3em; font-weight:500; margin:3em 4% 0.5em; }
#overview-content .ov_divider {border-top:1px solid #d4d4d4; margin:1.5em 0;}
/* text */
#overview-content .a_plus_info p {display:block; padding:0.25em 0; margin:0; line-height: 1.3em;}
#overview-content .center {text-align:center;}
#overview-content .left {text-align:left;}
#overview-content .a_plus_info .ov_note {color:#d4d4d4; font-size:0.9em; font-style:italic;}
/* general */
#overview-content .a_plus_module {position: relative; margin: 3em 0; padding: 0; overflow: hidden;}
#overview-content .a_plus_module.space_0 {margin:0;}
#overview-content .a_plus_module .a_plus_info {padding: 0 3%;}
#overview-content img {display: block; margin: 0 auto; max-width: 100%;}
#overview-content img.width_90 {max-width: 94%;}
#overview-content .ov_banner .a_plus_info {padding:0 3% 1.5em 3%;}
#overview-content .ov_banner img {width:100%;}
/* list */
#overview-content ul, ol {margin:0; padding-top:0.25em;}
#overview-content ul {list-style-type: disc; padding-left:4px; text-align:left;}
#overview-content li {margin-bottom: 0.25em;}
/* clear */
#overview-content .a_plus_content:before, .a_plus_content:after, .a_plus_module:before, .a_plus_module:after, .a_plus_info:after {content: ”; display: table; clear: both;}
#overview-content .clearvc {width:100%; clear:both; margin:0 auto;}
@media (min-width: 768px) {
#overview-content .game_video {margin:1em 3%;}
/* image float */
#overview-content .content_float {padding:0 3%;}
#overview-content img.img_f_left {float: left; max-width: 40%;}
#overview-content img.img_f_right {float: right; max-width:40%;}
#overview-content .a_plus_info.txt_f_right {float:right; width:56%; padding:2.5em 0;}
#overview-content .a_plus_info.txt_f_left {float:left; width:56%; padding:2.5em 0;}
/* several columns */
#overview-content .a_plus_column {float:left; padding:1em 0 0.5em 3%;}
#overview-content .a_plus_column:first-child {padding-left:3%;}
#overview-content .two_columns .a_plus_column {width:45.5%;}
#overview-content .three_columns .a_plus_column {width:29.3%;}
#overview-content .four_columns .a_plus_column {width:21.25%;}
#overview-content .five_columns .a_plus_column {width:16.4%;}
/* text on img */
#overview-content .text_on_img {margin:0;}
#overview-content .text_on_img .a_plus_info {padding:0 0.7em;}
#overview-content .center_b, .center_w {text-align:center;}
#overview-content .right_b, .left_b, .center_b {background:rgba(255,255,255,0);}
#overview-content .right_w, .left_w, .center_w {background:rgba(0,0,0,0);}
#overview-content .right_b,
#overview-content .right_w {position:absolute; left:54%; top:10%; width:40%;}
#overview-content .left_b,
#overview-content .left_w {position:absolute; right:54%; top:10%; width:40%;}
#overview-content .center_b,
#overview-content .center_w {position:absolute; margin:0; left:25%; top:15%; width:50%;}
}
@media (min-width: 768px) and (max-width: 1050px) {
/* make float-text not drop too much */
#overview-content .a_plus_info.txt_f_right,
#overview-content .a_plus_info.txt_f_left {padding:0;}
#overview-content .a_plus_info.txt_f_right h3.title_1,
#overview-content .a_plus_info.txt_f_left h3.title_1 {padding-top:1em;}
}
@media (max-width: 767px) {
#overview-content .game_video {margin:1em 0;}
/* cancel float */
#overview-content .a_plus_column, .txt_f_right, .txt_f_left, .img_f_left, .img_f_right {float:none;}
/* general */
#overview-content .a_plus_info p {font-size:1.05em;}
#overview-content .a_plus_module {margin:2em 0;}
#overview-content img {margin:0 auto; max-width:94%;}
#overview-content .ov_banner img {max-width:100%;}
#overview-content .a_plus_column {margin:2em 0;}
#overview-content .a_plus_column .a_plus_info {padding:0 3%;}
/* text */
#overview-content h3.title_1.center, #overview-content h3.title_2.center, #overview-content p.center {text-align:left;}
#overview-content .a_plus_column p.center {text-align:center;}
/* text on img */
#overview-content .text_on_img img {max-width:100%;}
#overview-content .right_b, .right_w, .left_b, .left_w, .center_b, .center_w {background:white;}
#overview-content .right_w, .left_w, .center_w {background:rgb(39,39,39); margin-bottom:1em;}
#overview-content .right_w p,
#overview-content .left_w p,
#overview-content .center_w p {padding-bottom:1em;}
#overview-content .right_w .color_w,
#overview-content .left_w .color_w,
#overview-content .center_w .color_w,
#overview-content .right_w .color_w2,
#overview-content .left_w .color_w2,
#overview-content .center_w .color_w2 {color:#F5F5F5;}
}
Crucial RDIMM DDR4 ECC Server Memory
Increase the performance of your servers by installing Crucial RDIMM server memory, whether OEM or not. It is super fast, reliable yet remarkably affordable. The DDR4 memory module is built with a register chip that detects data commands and helps control the data flow within your server. The support for ECC parity helps prevent data errors and thus improve overall system reliability. Up to 64GB of capacity is available to meet the growing demands of today’s enterprise applications.
Speed up server applications
By installing Crucial RDIMMs, you’ll be able to maximize the performance capability of your CPUs and optimize your servers’ computing potential. Since memory typically functions as a fixed (non-shared) component, it’s often a bigger performance constraint than processors or storage drives, which can be shared. Maximize your investment in server infrastructure by maximizing memory capacity.
Get more out of your IT budget
At a fraction of the cost of new servers, Crucial RDIMMs allow you to extend the life and performance of your existing infrastructure and get more out of the rack space you already have. Even if you need to replace existing deployments, you can still save by buying servers with the least amount of preinstalled memory, then fully populating the installed memory capacity with Crucial RDIMMs.
Compatible with OEM servers and warranties
Similar to how you can upgrade a server’s preinstalled components and choose whichever brands you want, you can do the same with memory—without having to worry about voiding your manufacturer’s warranty. In terms of system compatibility, Crucial RDIMMs are optimized for the latest Intel Xeon processor product families and 100% component and module tested.*
Run more virtual machines and increase the responsiveness of virtualized applications
Since most of today’s enterprise applications are stored on servers and distributed to a number of virtual machines, the amount of installed server memory plays a more critical role than ever before. Every virtual machine running on a server typically requires a dedicated amount of memory, meaning the more virtual machines you’re running, the more memory you’ll need.
Available in the latest technology
With module densities up to 64GB and speeds up to 2933 MT/s, Crucial DDR4 RDIMMs allow you to maximize system performance by increasing the installed memory capacity of each server. Built with the latest DRAM technology that allows more gigabits per component, Crucial DDR4 8Gb-based memory utilizes higher density components, resulting in DDR4 modules that are twice as dense as 4Gb-based modules.
Backed by the Reliance Program**
When you make an enterprise-level investment in Crucial products, we believe you deserve a higher level of support. The Reliance Program offers qualified customers up to four additional benefits that affirm our commitment to your servers through service call reimbursements, on-site spares, 24/7 technical support through our direct hotline, and special bulk shipping options.
Note:
* Installing Crucial server memory does not invalidate OEM warranties. Some major server manufacturers have reserved the right to void the warranty based on their discretion.
** Reliance Program benefits may vary and are only available to qualified customers in select regions. Contact your Crucial sales representative for more information.