{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
        "slug": "dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/"
        },
        "title": "Review RSS CPU distribution before tuning a web server network adapter",
        "summary": "What should be measured before changing an RSS profile or adapter setting?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:15:56+00:00",
        "modified_at": "2026-09-08T18:20:22+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 2,
        "word_count": 230,
        "potentially_affected": "Use this review for a Windows Server network-adapter tuning decision.",
        "dse_recommendation": "Record the existing profile and processor observations before changing settings.",
        "primary_source": {
            "name": "Network Adapter Performance Tuning in Windows Server",
            "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Microsoft describes adapter offloads as transferring processing work from the CPU to network hardware and lists checksum, large-send, and receive-side-scaling capabilities. For web servers with fewer adapters than logical processors, RSS can distribute requests from different connections across processors. Microsoft warns against mixing RSS-capable adapters with adapters lacking RSS on one server. Microsoft identifies NUMAStatic as the default RSS profile and advises reviewing profiles against the hardware and network environment before selecting one. <a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft documentation</a>.</p>\n<h2>Applicability</h2>\n<p>Use this review for a Windows Server network-adapter tuning decision. Identify the adapter, driver, processor topology, current RSS settings, and representative web workload. Confirm the capabilities actually exposed by the installed hardware.</p>\n<h2>DSE recommendation</h2>\n<p>Record the existing profile and processor observations before changing settings. Ask the workload owner to select a representative connection pattern and performance objective. Change one approved setting at a time, keeping the traffic conditions comparable. Include the server&#8217;s other processor-consuming work in the observation and preserve a supported path back to the original adapter configuration.</p>\n<h2>Verification</h2>\n<p>Inspect the active settings after the change and repeat the agreed workload. Compare request response, throughput, and processor distribution over the same interval. Record any improvement together with its hardware and traffic conditions. Investigate regressions or unstable results before reusing the setting on another server or adapter model.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Network Adapter Performance Tuning in Windows Server</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nMicrosoft describes adapter offloads as transferring processing work from the CPU to network hardware and lists checksum, large-send, and receive-side-scaling capabilities. For web servers with fewer adapters than logical processors, RSS can distribute requests from different connections across processors. Microsoft warns against mixing RSS-capable adapters with adapters lacking RSS on one server. Microsoft identifies NUMAStatic as the default RSS profile and advises reviewing profiles against the hardware and network environment before selecting one. Microsoft documentation.\nApplicability\nUse this review for a Windows Server network-adapter tuning decision. Identify the adapter, driver, processor topology, current RSS settings, and representative web workload. Confirm the capabilities actually exposed by the installed hardware.\nDSE recommendation\nRecord the existing profile and processor observations before changing settings. Ask the workload owner to select a representative connection pattern and performance objective. Change one approved setting at a time, keeping the traffic conditions comparable. Include the server’s other processor-consuming work in the observation and preserve a supported path back to the original adapter configuration.\nVerification\nInspect the active settings after the change and repeat the agreed workload. Compare request response, throughput, and processor distribution over the same interval. Record any improvement together with its hardware and traffic conditions. Investigate regressions or unstable results before reusing the setting on another server or adapter model.\nOfficial references\nMicrosoft Learn: Network Adapter Performance Tuning in Windows Server. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nMicrosoft describes adapter offloads as transferring processing work from the CPU to network hardware and lists checksum, large-send, and receive-side-scaling capabilities. For web servers with fewer adapters than logical processors, RSS can distribute requests from different connections across processors. Microsoft warns against mixing RSS-capable adapters with adapters lacking RSS on one server. Microsoft identifies NUMAStatic as the default RSS profile and advises reviewing profiles against the hardware and network environment before selecting one. [Microsoft documentation](https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics).\n\n## Applicability\n\nUse this review for a Windows Server network-adapter tuning decision. Identify the adapter, driver, processor topology, current RSS settings, and representative web workload. Confirm the capabilities actually exposed by the installed hardware.\n\n## DSE recommendation\n\nRecord the existing profile and processor observations before changing settings. Ask the workload owner to select a representative connection pattern and performance objective. Change one approved setting at a time, keeping the traffic conditions comparable. Include the server’s other processor-consuming work in the observation and preserve a supported path back to the original adapter configuration.\n\n## Verification\n\nInspect the active settings after the change and repeat the agreed workload. Compare request response, throughput, and processor distribution over the same interval. Record any improvement together with its hardware and traffic conditions. Investigate regressions or unstable results before reusing the setting on another server or adapter model.\n\n## Official references\n\n[Microsoft Learn: Network Adapter Performance Tuning in Windows Server](https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Review RSS CPU distribution before tuning a web server network adapter",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/",
                "headline": "Review RSS CPU distribution before tuning a web server network adapter",
                "description": "What should be measured before changing an RSS profile or adapter setting?",
                "abstract": "What should be measured before changing an RSS profile or adapter setting?",
                "articleBody": "Source facts\nMicrosoft describes adapter offloads as transferring processing work from the CPU to network hardware and lists checksum, large-send, and receive-side-scaling capabilities. For web servers with fewer adapters than logical processors, RSS can distribute requests from different connections across processors. Microsoft warns against mixing RSS-capable adapters with adapters lacking RSS on one server. Microsoft identifies NUMAStatic as the default RSS profile and advises reviewing profiles against the hardware and network environment before selecting one. Microsoft documentation.\nApplicability\nUse this review for a Windows Server network-adapter tuning decision. Identify the adapter, driver, processor topology, current RSS settings, and representative web workload. Confirm the capabilities actually exposed by the installed hardware.\nDSE recommendation\nRecord the existing profile and processor observations before changing settings. Ask the workload owner to select a representative connection pattern and performance objective. Change one approved setting at a time, keeping the traffic conditions comparable. Include the server’s other processor-consuming work in the observation and preserve a supported path back to the original adapter configuration.\nVerification\nInspect the active settings after the change and repeat the agreed workload. Compare request response, throughput, and processor distribution over the same interval. Record any improvement together with its hardware and traffic conditions. Investigate regressions or unstable results before reusing the setting on another server or adapter model.\nOfficial references\nMicrosoft Learn: Network Adapter Performance Tuning in Windows Server. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:15:56+00:00",
                "dateModified": "2026-09-08T18:20:22+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-075-review-rss-cpu-distribution-before-tuning-a-web-server-network-adapter/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Review RSS CPU distribution before tuning a web server network adapter"
                },
                "articleSection": [
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 230,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Network Adapter Performance Tuning in Windows Server",
                    "url": "https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-nics"
                }
            }
        ]
    }
}